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