GrapeCity.Xaml.Excel
TextParagraphs Property (RichText)


Text paragraphs
Syntax
'Declaration
 
Public ReadOnly Property TextParagraphs As List(Of TextParagraph)
'Usage
 
Dim instance As RichText
Dim value As List(Of TextParagraph)
 
value = instance.TextParagraphs
public List<TextParagraph> TextParagraphs {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RichText Class
RichText Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options