Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheetView Interface / setDisplayRightToLeft Method
In This Topic
    setDisplayRightToLeft Method
    In This Topic
    Sets whether the specified worksheet is displayed from right to left instead of from left to right (False if the object is displayed from left to right).
    Syntax
    void setDisplayRightToLeft( 
       boolean value
    )

    Parameters

    value
    See Also