Borders Methods
Provides access to cell borders.Name | Description |
---|---|
RemoveBorders() | Removes all borders from a cell or cell range. |
SetAllBorders(Color, BorderLineStyle) | Sets all borders of a cell or range of cells. |
SetDiagonalBorders(Color, BorderLineStyle, DiagonalBorderType) | Sets cell diagonal borders. |
SetOutsideBorders(Color, BorderLineStyle) | Sets outside borders for a cell or range of cells. |
See Also