Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IOOXmlSupport Interface / ExcelTextRotationAngle Property


In This Topic
ExcelTextRotationAngle Property
In This Topic
Gets the Excel file text rotation angle.
Syntax
'Declaration
 
ReadOnly Property ExcelTextRotationAngle As Double
 
'Usage
 
Dim instance As IOOXmlSupport
Dim value As Double
 
value = instance.ExcelTextRotationAngle

Property Value

Excel file text rotation angle
See Also