GrapeCity.Xaml.Excel
UpRight Property (ExcelTextFormat)


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

Reference

ExcelTextFormat Class
ExcelTextFormat Members