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

    Parameters

    value
    See Also