Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheets Interface
/
Add Method
/ Add(SheetType) Method
The sheet's type.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Add(SheetType) Method
In This Topic
Creates a new sheet. The new sheet becomes the active sheet.
Syntax
C#
IWorksheet
Add(
SheetType
type
)
Parameters
type
The sheet's type.
Return Value
Returns the new sheet.
See Also
Reference
IWorksheets Interface
IWorksheets Members
Overload List