The XFBackground Object

class XFBackground

A collection of the background-related attributes of an XF record. Items correspond to those in the Excel UI’s Format/Cells/Patterns tab. An explanation of “colour index” is given in the Formatting section at the start of this document.

  • New in version 0.6.1
XFBackground.background_colour_index

Index into Book.colour_map

See section 3.11 of the OOo docs.

XFBackground.fill_pattern
_images/pattern.png
XFBackground.pattern_colour_index

Index into Book.colour_map

See section 3.11 of the OOo docs.

Previous topic

The XFAlignment Object

Next topic

The XFBorder Object

This Page