GrapeCity.Xaml.Excel
TextWrappingType Property (IExcelTextFormat)


GrapeCity.Excel.Chart Namespace > IExcelTextFormat Interface : TextWrappingType Property
Specifies the wrapping options to be used for this text body.
Syntax
'Declaration
 
Property TextWrappingType As TextWrappingTypes
'Usage
 
Dim instance As IExcelTextFormat
Dim value As TextWrappingTypes
 
instance.TextWrappingType = value
 
value = instance.TextWrappingType
TextWrappingTypes TextWrappingType {get; set;}
See Also

Reference

IExcelTextFormat Interface
IExcelTextFormat Members