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

    Parameters

    value
    See Also