Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorksheets Interface
/
add Method
/ add(SheetType) Method
The sheet's type.
Collapse All
Expand All
In This Topic
add(SheetType) Method
In This Topic
Creates a new sheet. The new sheet becomes the active sheet.
Syntax
IWorksheet
add(
SheetType
type
)
Parameters
type
The sheet's type.
Return Value
the new worksheet.
See Also
Reference
IWorksheets Interface
IWorksheets Members
Overload List