.. _ex_textbox:

Example: Insert Textboxes into a Worksheet
==========================================

The following is an example of how to insert and format textboxes in a
worksheet, see :func:`insert_textbox()` and :ref:`working_with_textboxes` for
more details.

.. image:: _images/textbox01.png

.. literalinclude:: ../../../examples/textbox.py
