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