IBorders Properties |
The IBorders type exposes the following members.
Name | Description | |
---|---|---|
![]() |
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 Color.
|
![]() |
Count |
Returns the number of objects in the collection. Read-only, Long.
|
![]() |
Item |
Returns a Border object that represents one of the borders of either a
range of cells or a style.
|
![]() |
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 ExcelColors.
|
![]() |
LineStyle |
Returns or sets the line style for the border. Read / write LineStyleType.
|
![]() |
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
![]() |
Value |
Synonym for Borders.LineStyle. Read / write.
|