Gets a list with the text fragments of this object.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public List<Run> Runs { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Runs As List(Of Run) |
A list of Run objects.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |