ExcelCellBorder Class

Represents one of the borders of a range or style

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public class ExcelCellBorder
Inheritance
Object    ExcelCellBorder

Properties

Color Gets or sets the color of the border.
ColorIndex Gets or sets the index in Excel palette of the color of this border.
LineStyle Gets or sets the line style of the border

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also