Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getOrientation Method
In This Topic
    getOrientation Method
    In This Topic
    Gets the text orientation of a cell or range, which may be from -90 to 90 degrees, or 255(vertical text).
    Syntax
    int getOrientation()
    See Also