GrapeCity.Xaml.Excel
TextRuns Property


List of TextRuns defined in this paragraph.
Syntax
'Declaration
 
Public ReadOnly Property TextRuns As List(Of TextRun)
'Usage
 
Dim instance As TextParagraph
Dim value As List(Of TextRun)
 
value = instance.TextRuns
public List<TextRun> TextRuns {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TextParagraph Class
TextParagraph Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options