[]
        
(Showing Draft Content)

C1.Excel.XLBorderFormatting

XLBorderFormatting Class

The border formatting.

Inheritance
XLBorderFormatting
Namespace: C1.Excel
Assembly: C1.Excel.dll
Syntax
public sealed class XLBorderFormatting

Constructors

Name Description
XLBorderFormatting()

Initialization border formatting.

Properties

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.