Spread Windows Forms 12.0 Product Documentation
ExcelTextRotationAngle Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IOOXmlSupport Interface : ExcelTextRotationAngle Property
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
double ExcelTextRotationAngle {get;}

Property Value

Excel file text rotation angle
See Also

Reference

IOOXmlSupport Interface
IOOXmlSupport Members