Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
XLSheetCollection
.
.
::
.
.
Add Method
XLSheetCollection Class
See Also
Creates a new
XLSheet
and appends it to the collection.
Namespace:
C1.Phone.Excel
Assembly:
C1.Phone.Excel
(in C1.Phone.Excel.dll)
Syntax
C#
public
XLSheet
Add
()
Visual Basic
Public
Function
Add
As
XLSheet
Return Value
A reference to the new
XLSheet
object.
See Also
XLSheetCollection Class
Add Overload
C1.Phone.Excel Namespace