CreateComment
GridCell.CreateComment method
Crea un oggetto commento per una cella.
public GridComment CreateComment(string note, string author, bool isvisible)
| Parametro | Tipo | Descrizione |
|---|---|---|
| note | String | nota di commento. |
| author | String | autore del commento. |
| isvisible | Boolean | se il commento è visibile. |
Valore di ritorno
Oggetto GridComment
Guarda anche
- class GridComment
- class GridCell
- spazio dei nomi Aspose.Cells.GridWeb.Data
- assemblea Aspose.Cells.GridWeb