Search
PrintOptions.setScale Method
See Also
 






Sets the scale of the print output relatively to the original on-screen size of the workbook, expressed in percents.

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

 Syntax

Java  Copy Code

public void setScale (
    float value
)

 Parameters

value

 See Also