SetInsideBorders
Range.SetInsideBorders method
设置范围内的边界。
public void SetInsideBorders(BorderType borderEdge, CellBorderType lineStyle,
CellsColor borderColor)
范围 | 类型 | 描述 |
---|---|---|
borderEdge | BorderType | 内边框类型,只能是Vertical和Horizontal. |
lineStyle | CellBorderType | 边框样式。 |
borderColor | CellsColor | 边框的颜色。 |
也可以看看
- enum BorderType
- enum CellBorderType
- class CellsColor
- class Range
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells