Item
GridPictureCollection indexer (1 of 2)
Picture belirtilen dizindeki öğe.
public GridPicture this[int index] { get; }
Parametre | Tanım |
---|---|
index | Öğenin sıfır tabanlı dizini. |
Geri dönüş değeri
Belirtilen dizindeki öğe.
Ayrıca bakınız
- class GridPicture
- class GridPictureCollection
- ad alanı Aspose.Cells.GridDesktop.Data
- toplantı Aspose.Cells.GridDesktop
GridPictureCollection indexer (2 of 2)
public ArrayList this[int row, int col] { get; }
Ayrıca bakınız
- class GridPictureCollection
- ad alanı Aspose.Cells.GridDesktop.Data
- toplantı Aspose.Cells.GridDesktop