GetColumnByIndex
GridColumnCollection.GetColumnByIndex method
Ruft die abColumnObjekt durch die Position in der Liste.
public GridColumn GetColumnByIndex(int index)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Die Position in der Liste. |
Rückgabewert
Gibt das Spaltenobjekt zurück.
Siehe auch
- class GridColumn
- class GridColumnCollection
- namensraum Aspose.Cells.GridDesktop.Data
- Montage Aspose.Cells.GridDesktop