Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheetView Interface / getZoom Method
In This Topic
    getZoom Method
    In This Topic
    Gets 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
    int getZoom()
    See Also