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