CreateComment
GridCell.CreateComment method
Crea un objeto de comentario para una celda.
public GridComment CreateComment(string note, string author, bool isvisible)
| Parámetro | Escribe | Descripción |
|---|---|---|
| note | String | nota de comentario |
| author | String | autor del comentario. |
| isvisible | Boolean | si el comentario es visible. |
Valor_devuelto
Objeto GridComment
Ver también
- class GridComment
- class GridCell
- espacio de nombres Aspose.Cells.GridWeb.Data
- asamblea Aspose.Cells.GridWeb