SetOutlineBorder
Range.SetOutlineBorder method
围绕一系列单元格设置轮廓边框。
public void SetOutlineBorder(BorderType borderEdge, CellBorderType borderStyle, Color borderColor)
范围 | 类型 | 描述 |
---|---|---|
borderEdge | BorderType | 边框边缘。 |
borderStyle | CellBorderType | 边框样式。 |
borderColor | Color | 边框颜色。 |
也可以看看
- enum BorderType
- enum CellBorderType
- class Range
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells