CellStyle module

class CellStyle.CellStyle

Bases: CellStyleObject

property Borders: BordersCollection
<summary>

Returns a Borders collection that represents the borders of a style.

</summary>

property Font: ExcelFont
<summary>

Returns a Font object that represents the font of the specified object.

</summary>

property Interior: ExcelInterior
<summary>

Returns interior object for extended format.

</summary>

clone