XlsBordersCollection module

class XlsBordersCollection.XlsBordersCollection(ptr)

Bases: CollectionBase[XlsBorder], IBorders

property Color: Color
<summary>

Returns or sets the primary color of the object.

</summary>

property KnownColor: ExcelColors
<summary>

Returns or sets the primary excel color of the object.

</summary>

property LineStyle: LineStyleType
<summary>

Returns or sets the line style for the border.

</summary>

property Value: LineStyleType
get_Item(index: BordersLineType) IBorder