.. _ex_hyperlink:

Example: Adding hyperlinks
==========================

This program is an example of writing hyperlinks to a worksheet. See the
:func:`write_url` method for more details.

.. image:: _static/hyperlink.png

Code:

.. literalinclude:: ../../../examples/hyperlink.py

