Item
GridPictureCollection indexer (1 of 2)
Ruft die abPicture Element am angegebenen Index.
public GridPicture this[int index] { get; }
Parameter | Beschreibung |
---|---|
index | Der nullbasierte Index des Elements. |
Rückgabewert
Das Element am angegebenen Index.
Siehe auch
- class GridPicture
- class GridPictureCollection
- namensraum Aspose.Cells.GridDesktop.Data
- Montage Aspose.Cells.GridDesktop
GridPictureCollection indexer (2 of 2)
public ArrayList this[int row, int col] { get; }
Siehe auch
- class GridPictureCollection
- namensraum Aspose.Cells.GridDesktop.Data
- Montage Aspose.Cells.GridDesktop