GrapeCity.Xaml.Excel
TextParagraphs Property (IExcelTextFormat)


GrapeCity.Excel.Chart Namespace > IExcelTextFormat Interface : TextParagraphs Property
Specifies the text paragraph settings.
Syntax
'Declaration
 
ReadOnly Property TextParagraphs As List(Of TextParagraph)
'Usage
 
Dim instance As IExcelTextFormat
Dim value As List(Of TextParagraph)
 
value = instance.TextParagraphs
List<TextParagraph> TextParagraphs {get;}
See Also

Reference

IExcelTextFormat Interface
IExcelTextFormat Members