Defines the attributes of a printed workbook. Use the PrintOptions object returned by the Workbook.getPrintOptions method to set the attributes of a specific workbook.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public class PrintOptions |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.spreadsheet.PrintOptions
See Also