Add
Add(int, int)
Koleksiyona bir yorum ekler.
public int Add(int row, int column)
Parametre | Tip | Tanım |
---|---|---|
row | Int32 | Hücre satırı dizini. |
column | Int32 | Hücre sütun dizini. |
Geri dönüş değeri
Comment nesne indeksi.
Ayrıca bakınız
- class GridCommentCollection
- ad alanı Aspose.Cells.GridWeb.Data
- toplantı Aspose.Cells.GridWeb
Add(string)
Koleksiyona bir yorum ekler.
public int Add(string cellName)
Parametre | Tip | Tanım |
---|---|---|
cellName | String | Hücre adı. |
Geri dönüş değeri
Comment nesne indeksi.
Ayrıca bakınız
- class GridCommentCollection
- ad alanı Aspose.Cells.GridWeb.Data
- toplantı Aspose.Cells.GridWeb