TableRow Class
Represents a Table row. Supported in XLSX only.
- Inheritance:
- System.ObjectTableRow
Properties
DataRange
Gets the row data range.
Property Value
Index
Gets the row index.
Property Value
- System.Int32
The row index.
Parent
Gets the parent Table.