Add
Add(int, int)
Lägger till en kommentar till samlingen.
public int Add(int row, int column)
| Parameter | Typ | Beskrivning |
|---|---|---|
| row | Int32 | Cellradsindex. |
| column | Int32 | Cell kolumn index. |
Returvärde
Comment objektindex.
Se även
- class GridCommentCollection
- namnutrymme Aspose.Cells.GridWeb.Data
- hopsättning Aspose.Cells.GridWeb
Add(string)
Lägger till en kommentar till samlingen.
public int Add(string cellName)
| Parameter | Typ | Beskrivning |
|---|---|---|
| cellName | String | Cellnamn. |
Returvärde
Comment objektindex.
Se även
- class GridCommentCollection
- namnutrymme Aspose.Cells.GridWeb.Data
- hopsättning Aspose.Cells.GridWeb