Search
Worksheet.setZoom Method
See Also
 






Sets the zoom factor of the worksheet when displayed in a view.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setZoom (
    int value
)

 Parameters

value

 See Also