Item
GridPictureCollection indexer (1 of 2)
FårPicture element vid angivet index.
public GridPicture this[int index] { get; }
Parameter | Beskrivning |
---|---|
index | Elementets nollbaserade index. |
Returvärde
Elementet vid det angivna indexet.
Se även
- class GridPicture
- class GridPictureCollection
- namnutrymme Aspose.Cells.GridDesktop.Data
- hopsättning Aspose.Cells.GridDesktop
GridPictureCollection indexer (2 of 2)
public ArrayList this[int row, int col] { get; }
Se även
- class GridPictureCollection
- namnutrymme Aspose.Cells.GridDesktop.Data
- hopsättning Aspose.Cells.GridDesktop