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.GridWeb.Data
- assembly Aspose.Cells.GridWeb
Gets the cell.
public GridCell this[int column] { get; }
Parameter | Description |
---|---|
column | The column index |