Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
XLSheetCollection
.
.
::
.
.
Count Property
XLSheetCollection Class
See Also
Gets the number of
XLSheet
objects in the collection.
Namespace:
C1.Phone.Excel
Assembly:
C1.Phone.Excel
(in C1.Phone.Excel.dll)
Syntax
C#
public
int
Count
{
get
; }
Visual Basic
Public
ReadOnly
Property
Count
As
Integer
Get
See Also
XLSheetCollection Class
C1.Phone.Excel Namespace