C1.Web.Api.Excel Namespace / Cell Class / TextRuns Property

In This Topic
TextRuns Property
In This Topic
Gets the text runs represent the rich text of cell.
Syntax
'Declaration
 
Public ReadOnly Property TextRuns As List(Of TextRun)
 
See Also