XlsBorder Properties |
The XlsBorder type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BorderIndex |
Returns border index. Read-only.
|
|
|
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.
|
|
|
KnownColor |
Returns or sets a ExcelColors value that represents the color of the border
|
|
|
LineStyle |
Returns or sets the line style for the border. Read/write LineStyleType.
|
|
|
OColor |
Returns or sets the primary color of the object, as shown in the
following table. Use the RGB function to create a color value.
Read/write Long.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
XlsObject
.)
|
|
|
ReferenceCount |
Get quantity of instance references.
(Inherited from
XlsObject
.)
|
|
|
ShowDiagonalLine |
Indicates whether shows diagonal line.
|