ooodev.format.inner.direct.write.table.background.color module

class ooodev.format.inner.direct.write.table.background.color.Color(color=-1)[source]

Bases: Color

Class for Cell Properties Back Color.

New in version 0.9.0.

__init__(color=-1)[source]

Constructor

Parameters:

color (Color, optional) – Color such as CommonColor.LIGHT_BLUE.

Return type:

None