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* .. attribute:: XFBackground.background_colour_index Index into :attr:`Book.colour_map` See section 3.11 of the OOo docs. .. attribute:: XFBackground.fill_pattern .. image:: pattern.png .. attribute:: XFBackground.pattern_colour_index Index into :attr:`Book.colour_map` See section 3.11 of the OOo docs.