Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / IPageSetup Interface / getZoom Method
In This Topic
    getZoom Method
    In This Topic
    Gets a Variant value that represents a percentage (between 10 and 400 percent) by which GcExcel will scale the worksheet for printing.
    Syntax
    int getZoom()
    See Also