Search
CalcExporter.setView Method
See Also
 






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

 Syntax

Java  Copy Code

public void setView (
    WorkbookView value
)

 Parameters

value

 See Also