.. _ex_tab_colors:

Example: Setting Worksheet Tab Colours
======================================

This program is an example of setting worksheet tab colours. See the
:func:`set_tab_color` method for more details.

.. image:: _static/tab_colors.png

Code:

.. literalinclude:: ../../../examples/tab_colors.py

