XlsBordersCollection Properties | 
The XlsBordersCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| 
 | 
Capacity | 
 
Gets or sets the number of elements that the System.Collections.CollectionBase can contain.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Color | 
 
Returns or sets the primary color of the object.
 
 | 
| 
 | 
Count | 
 
Gets the number of elements contained in the System.Collections.CollectionBase instance.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
InnerList | 
 
Gets the list of elements in the instance.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
IsReadOnly | 
 
Gets a value indicating whether the collection is read-only.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Item Int32 | 
 
Gets or sets the item at the specified index in the collection.trigger OnSet and OnSetComplete method when set item
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Item BordersLineType | 
 
Returns a Border object that represents one of the borders of either a
range of cells or a style. Read-only.
 
 | 
| 
 | 
KnownColor | 
 
Returns or sets the primary excel color of the object.
 
 | 
| 
 | 
LineStyle | 
 
Returns or sets the line style for the border.
 
 | 
| 
 | 
List | 
 
Gets the list of elements in the instance.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Parent | 
 
Read-oonly. The parent object for the specified object.
 
(Inherited from
CollectionExtended
T
.)
 | 
| 
 | 
Value | 
 
Synonym for Borders.LineStyle. Read / write LineStyleType.
 
 |