Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheetView Interface / getDisplayRightToLeft Method
In This Topic
    getDisplayRightToLeft Method
    In This Topic
    Gets 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
    boolean getDisplayRightToLeft()
    See Also