BordersCollection module

class BordersCollection.BordersCollection

Bases: SpireObject, IBorders

property Color: Color
<summary>

Returns or sets the primary color of the object.

</summary>

property Count: int
<summary>

Gets count of borders.

</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 Parent: SpireObject
property Value: LineStyleType
<summary>

Gets or sets line style of borders.

</summary>

get_Item
<summary>

Gets border item.

</summary>