The XLBorderFormatting type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
XLBorderFormatting |
Initialization border formatting.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
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.
|