Row.Item
Row indexer
Gets the cell.
public Cell this[int column] { get; }
Parameter | Description |
---|---|
column | The column index |
See Also
- class Cell
- class Row
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets the cell.
public Cell this[int column] { get; }
Parameter | Description |
---|---|
column | The column index |