Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheetView Interface / setZoom Method
In This Topic
    setZoom Method
    In This Topic
    Sets a Variant value that represents the display size of the worksheet, as a percentage(100 equals normal size, 200 equals double size, and so on).
    Syntax
    void setZoom( 
       int value
    )

    Parameters

    value
    See Also