GrapeCity.Xaml.Excel
TextParagraphs Property (ExcelTextFormat)


Specifies the text paragraph settings.
Syntax
'Declaration
 
Public ReadOnly Property TextParagraphs As List(Of TextParagraph)
'Usage
 
Dim instance As ExcelTextFormat
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

ExcelTextFormat Class
ExcelTextFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options