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


In This Topic
Rotation Property (ExcelXFormat)
In This Topic
Rotation
Syntax
'Declaration
 
Public Overridable Property Rotation As Byte
 
'Usage
 
Dim instance As ExcelXFormat
Dim value As Byte
 
instance.Rotation = value
 
value = instance.Rotation
See Also