GrapeCity.Xaml.Excel
TextVerticalOverflow Property (IExcelTextFormat)


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

Reference

IExcelTextFormat Interface
IExcelTextFormat Members