Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorksheets Interface
/ addBefore Method
The specified sheet index.
Collapse All
Expand All
In This Topic
addBefore Method
In This Topic
Creates a new worksheet and inserts it before the specified sheet.
Syntax
IWorksheet
addBefore(
IWorksheet
sheet
)
Parameters
sheet
The specified sheet index.
Return Value
the new worksheet.
See Also
Reference
IWorksheets Interface
IWorksheets Members