Click or drag to resize

CellBorder Properties

The CellBorder type exposes the following members.

Properties
Name Description
Public property Color
Returns or sets the primary color of the object, as shown in the table in the remarks section. Use the RGB function to create a color value. Read/write Color.
Public property KnownColor
Returns or sets a ExcelColors value that represents the color of the border
Public property LineStyle
Returns or sets the line style for the border. Read/write LineStyleType.
Public property OColor
Returns or sets the primary color of the object. Read/write ExcelColors.
Public property Parent
Gets the parent object of the border.
Public property ShowDiagonalLine
Indicates whether shows diagonal line.
Top
See Also