Item
GridPictureCollection indexer (1 of 2)
يحصل على ملفPicture عنصر في الفهرس المحدد.
public GridPicture this[int index] { get; }
معامل | وصف |
---|---|
index | الفهرس الصفري للعنصر. |
قيمة الإرجاع
العنصر في الفهرس المحدد.
أنظر أيضا
- class GridPicture
- class GridPictureCollection
- مساحة الاسم Aspose.Cells.GridDesktop.Data
- المجسم Aspose.Cells.GridDesktop
GridPictureCollection indexer (2 of 2)
public ArrayList this[int row, int col] { get; }
أنظر أيضا
- class GridPictureCollection
- مساحة الاسم Aspose.Cells.GridDesktop.Data
- المجسم Aspose.Cells.GridDesktop