Click or drag to resize

ExcelCellBorder Class

Represents one of the borders of a range or style
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelCellBorder

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public class ExcelCellBorder

The ExcelCellBorder type exposes the following members.

Properties
 NameDescription
Public propertyColor Gets or sets the color of the border.
Public propertyColorIndex Gets or sets the index in Excel palette of the color of this border.
Public propertyLineStyle Gets or sets the line style of the border
Top
See Also