Spread Windows Forms 12.0 Product Documentation
ExcelTextOrientation Property


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

Property Value

Excel file text orientation
See Also

Reference

IOOXmlSupport Interface
IOOXmlSupport Members