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