Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPageSetup Interface / getIsPercentScale Method
In This Topic
    getIsPercentScale Method
    In This Topic
    Gets whether the worksheet is scaled as a percentage.
    Syntax
    boolean getIsPercentScale()

    Return Value

    True if the worksheet is scaled as a percentage;False if the FitToPagesWide and FitToPagesTall properties control how the worksheet is scaled.
    See Also