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
>
ITables Interface
>
Item Property
: Item(Int32) Property
The index.
Gets the
ITable
at the specified index.
Syntax
C#
ITable
Item( System.
int
index
) {
get
;}
Parameters
index
The index.
See Also
Reference
ITables Interface
ITables Members
Overload List