Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXMLStyle Class / Rotation Property


In This Topic
Rotation Property (ExcelXMLStyle)
In This Topic
Gets or sets the rotation.
Syntax
'Declaration
 
Public Property Rotation As String
 
'Usage
 
Dim instance As ExcelXMLStyle
Dim value As String
 
instance.Rotation = value
 
value = instance.Rotation

Property Value

The rotation.
See Also