Search
PrintOptions.setToWorksheet Method
See Also
 






Sets the zero-based index of the last worksheet to print, or -1, to print to the last worksheet in the workbook.

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

 Syntax

Java  Copy Code

public void setToWorksheet (
    int value
)

 Parameters

value

 See Also