GrapeCity.Xaml.Excel
TextHorizontalOverflow Property (IExcelTextFormat)


GrapeCity.Excel.Chart Namespace > IExcelTextFormat Interface : TextHorizontalOverflow Property
Determines whether the text can flow out of the bounding box horizontally.
Syntax
'Declaration
 
Property TextHorizontalOverflow As TextOverflowTypes
'Usage
 
Dim instance As IExcelTextFormat
Dim value As TextOverflowTypes
 
instance.TextHorizontalOverflow = value
 
value = instance.TextHorizontalOverflow
TextOverflowTypes TextHorizontalOverflow {get; set;}
See Also

Reference

IExcelTextFormat Interface
IExcelTextFormat Members