Range.SetInsideBorders
Range.SetInsideBorders method
Set inside borders of the range.
public void SetInsideBorders(BorderType borderEdge, CellBorderType lineStyle,
CellsColor borderColor)
Parameter | Type | Description |
---|---|---|
borderEdge | BorderType | Inside borde type, only can be Vertical and Horizontal. |
lineStyle | CellBorderType | The border style. |
borderColor | CellsColor | The color of the border. |
See Also
- enum BorderType
- enum CellBorderType
- class CellsColor
- class Range
- namespace Aspose.Cells
- assembly Aspose.Cells