Spread Windows Forms 17
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
    TextOrientation ExcelTextOrientation {get;}

    Property Value

    Excel file text orientation
    See Also