SetOutlineBorder

Range.SetOutlineBorder method

围绕一系列单元格设置轮廓边框。

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

也可以看看