GrapeCity.Xaml.Excel
Rotation Property (ExcelTextFormat)


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

Reference

ExcelTextFormat Class
ExcelTextFormat Members