Search
WorkbookView.getActiveWorksheet Method
See Also
 






Gets the currently active worksheet.

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

 Syntax

Java  Copy Code

public Worksheet getActiveWorksheet ()

 Return Value

An instance of the Worksheet class.

 See Also