Item
CellWatchCollection indexer (1 of 2)
يحصل ويثبّتCellWatch
بواسطة index.
public CellWatch this[int index] { get; }
معامل | وصف |
---|---|
index | مؤشر. |
أنظر أيضا
- class CellWatch
- class CellWatchCollection
- مساحة الاسم Aspose.Cells
- المجسم Aspose.Cells
CellWatchCollection indexer (2 of 2)
يحصل ويثبّتCellWatch
باسم الخلية .
public CellWatch this[string cellName] { get; }
معامل | وصف |
---|---|
cellName | اسم الخلية. |
أنظر أيضا
- class CellWatch
- class CellWatchCollection
- مساحة الاسم Aspose.Cells
- المجسم Aspose.Cells