[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITableRows.Item

this Property

this[int]

Gets the ITableRow at the specified index.

Declaration
ITableRow this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As ITableRow
Parameters
Type Name Description
int index

The index.