GetCellStyle
GridCells.GetCellStyle method
获取给定单元格的样式。
public Style GetCellStyle(int row, int column)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引 |
column | Int32 | 柱子 |
返回值
给定单元格的样式。
也可以看看
- class Style
- class GridCells
- 命名空间 Aspose.Cells.GridDesktop.Data
- 部件 Aspose.Cells.GridDesktop