[]
The border formatting.
public sealed class XLBorderFormatting
Name | Description |
---|---|
XLBorderFormatting() | Initialization border formatting. |
Name | Description |
---|---|
BottomBorder | Gets or sets bottom border for this formating. |
BottomColor | Gets or sets color of bottom border for this formating. |
Diagonal | Gets or sets which diagonal lines to display (none, forward, backward). |
DiagonalColor | Gets or sets color of diagonal border for this formating. |
DiagonalStyle | Gets or sets type of diagonal line for this formating. |
LeftBorder | Gets or sets left border for this formating. |
LeftColor | Gets or sets color of left border for this formating. |
RightBorder | Gets or sets right border for this formating. |
RightColor | Gets or sets color of right border for this formating. |
TopBorder | Gets or sets top border for this formating. |
TopColor | Gets or sets color of top border for this formating. |