Style
GridCell.Style property
获取单元格样式的副本。设置单元格的样式。
public Style Style { get; set; }
返回值
样式对象。
也可以看看
- class Style
- class GridCell
- 命名空间 Aspose.Cells.GridDesktop.Data
- 部件 Aspose.Cells.GridDesktop
获取单元格样式的副本。设置单元格的样式。
public Style Style { get; set; }
样式对象。