Spread.Services Documentation
Item(Int32) Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IWorksheets Interface
>
Item Property
: Item(Int32) Property
The index.
Gets the worksheet using the index.
Syntax
C#
IWorksheet
Item( System.
int
index
) {
get
;}
Parameters
index
The index.
See Also
Reference
IWorksheets Interface
IWorksheets Members
Overload List