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


In This Topic
ExcelTextOrientation Property
In This Topic
Gets the Excel file text orientation.
Syntax
'Declaration
 
ReadOnly Property ExcelTextOrientation As TextOrientation
 
'Usage
 
Dim instance As IOOXmlSupport
Dim value As TextOrientation
 
value = instance.ExcelTextOrientation

Property Value

Excel file text orientation
See Also