Add
Add(int, int)
EklerCellWatch
satır ve sütun ile.
public int Add(int row, int column)
Parametre | Tip | Tanım |
---|---|---|
row | Int32 | Satır indeksi. |
column | Int32 | Sütun dizini. |
Geri dönüş değeri
Bu öğenin koleksiyondaki konumunu döndürür.
Ayrıca bakınız
- class CellWatchCollection
- ad alanı Aspose.Cells
- toplantı Aspose.Cells
Add(string)
ekler
public int Add(string cellName)
Parametre | Tip | Tanım |
---|---|---|
cellName | String |
Ayrıca bakınız
- class CellWatchCollection
- ad alanı Aspose.Cells
- toplantı Aspose.Cells