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