Item
GridRow indexer
Ruft die Zelle ab.
public GridCell this[int column] { get; }
Parameter | Beschreibung |
---|---|
column | Der Spaltenindex |
Siehe auch
- class GridCell
- class GridRow
- namensraum Aspose.Cells.GridWeb.Data
- Montage Aspose.Cells.GridWeb
Ruft die Zelle ab.
public GridCell this[int column] { get; }
Parameter | Beschreibung |
---|---|
column | Der Spaltenindex |