Search
Workbook.getWorksheets Method
See Also
 






Gets an object that can be used to create and manage the worksheets in this workbook.

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

 Syntax

Java  Copy Code

public WorksheetCollection getWorksheets ()

 Return Value

 See Also