CreateComment
GridCell.CreateComment method
Создает объект комментария для ячейки.
public GridComment CreateComment(string note, string author, bool isvisible)
Параметр | Тип | Описание |
---|---|---|
note | String | примечание к комментарию. |
author | String | автор комментария. |
isvisible | Boolean | виден ли комментарий. |
Возвращаемое значение
Объект GridComment
Смотрите также
- class GridComment
- class GridCell
- пространство имен Aspose.Cells.GridWeb.Data
- сборка Aspose.Cells.GridWeb