Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / PageContentInfo Class / setZoomFactor Method
In This Topic
    setZoomFactor Method
    In This Topic
    Sets a Variant value that represents a percentage by which GcExcel will scale the worksheet for printing.
    Syntax
    public void setZoomFactor( 
       double value
    )

    Parameters

    value
    See Also