GetCellStyle

GridCells.GetCellStyle method

获取给定单元格的样式。

public Style GetCellStyle(int row, int column)
范围类型描述
rowInt32行索引
columnInt32柱子

返回值

给定单元格的样式。

也可以看看