Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITableRows Interface
/ Item Property
The index.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item Property (ITableRows)
In This Topic
Gets the
ITableRow
at the specified index.
Syntax
C#
ITableRow
this
[ System.
int
index
]; {
get
;}
Parameters
index
The index.
See Also
Reference
ITableRows Interface
ITableRows Members