Item
GridPictureCollection indexer (1 of 2)
Obtiene elPicture elemento en el índice especificado.
public GridPicture this[int index] { get; }
Parámetro | Descripción |
---|---|
index | El índice de base cero del elemento. |
Valor_devuelto
El elemento en el índice especificado.
Ver también
- class GridPicture
- class GridPictureCollection
- espacio de nombres Aspose.Cells.GridDesktop.Data
- asamblea Aspose.Cells.GridDesktop
GridPictureCollection indexer (2 of 2)
public ArrayList this[int row, int col] { get; }
Ver también
- class GridPictureCollection
- espacio de nombres Aspose.Cells.GridDesktop.Data
- asamblea Aspose.Cells.GridDesktop