RowCollection.Item
RowCollection indexer
Gets a Row
object by given row index. The Row object of given row index will be instantiated if it does not exist before.
public Row this[int rowIndex] { get; }
See Also
- class Row
- class RowCollection
- namespace Aspose.Cells
- assembly Aspose.Cells