GrapeCity.Xaml.Excel
UpRight Property (IExcelTextFormat)


GrapeCity.Excel.Chart Namespace > IExcelTextFormat Interface : UpRight Property
Specifies whether text should remain upright, regardless of the transform applied to it.
Syntax
'Declaration
 
Property UpRight As Boolean
'Usage
 
Dim instance As IExcelTextFormat
Dim value As Boolean
 
instance.UpRight = value
 
value = instance.UpRight
bool UpRight {get; set;}
See Also

Reference

IExcelTextFormat Interface
IExcelTextFormat Members