ApplyRowStyle

Cells.ApplyRowStyle method

为整行应用格式。

public void ApplyRowStyle(int row, Style style, StyleFlag flag)
范围类型描述
rowInt32行索引。
styleStyle将应用的样式对象。
flagStyleFlag指示应用的格式属性的标志。

也可以看看