SetBorder

Style.SetBorder method

设置样式的边框。

public bool SetBorder(BorderType borderEdge, CellBorderType borderStyle, Color borderColor)
范围类型描述
borderEdgeBorderType边框的类型。
borderStyleCellBorderType边框的样式。
borderColorColor边框的颜色。

返回值

返回是否改变当前边框。

也可以看看