Click or drag to resize

XlsBorderArrayWrapper Properties

The XlsBorderArrayWrapper type exposes the following members.

Properties
Name Description
Public property Color
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.
Public property KnownColor
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.
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, as shown in the following table. Use the RGB function to create a color value.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property ShowDiagonalLine
This property is used only by Diagonal borders. For any other border index property will have no influence.
Top
See Also