Spread.Services Documentation
Item Property (ITableRows)
GrapeCity.Documents.Spread Namespace > ITableRows Interface : Item Property
The index.
Gets the ITableRow at the specified index.
Syntax
ITableRow this[ 
   System.int index
]; {get;}

Parameters

index
The index.
See Also

Reference

ITableRows Interface
ITableRows Members