Sets an optional view. This view is used during export to write the currently active worksheet and the current cell selection. If the view is not specified, the active worksheet and cell selection are set to the default.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public void setView ( |
An instance of the WorkbookView class.
If this property is set, the exported workbook must be selected in the specified view or an exception will be thrown.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |