GrapeCity.Xaml.Excel
Rotation Property (IExcelTextFormat)


GrapeCity.Excel.Chart Namespace > IExcelTextFormat Interface : Rotation Property
Specifies the rotation that is being applied to the text within the bounding box.
Syntax
'Declaration
 
Property Rotation As Double
'Usage
 
Dim instance As IExcelTextFormat
Dim value As Double
 
instance.Rotation = value
 
value = instance.Rotation
double Rotation {get; set;}
See Also

Reference

IExcelTextFormat Interface
IExcelTextFormat Members