Examples
========

The following are some of the examples included in the
`examples <https://github.com/jmcnamara/XlsxWriter/tree/master/examples>`_
directory of the XlsxWriter distribution.

.. toctree::
   :maxdepth: 1
   
   example_hello_world.rst
   example_demo.rst
   example_datetimes.rst
   example_hyperlink.rst
   example_array_formula.rst
   example_autofilter.rst
   example_merge1.rst
   example_rich_strings.rst
   example_images.rst
   example_headers_footers.rst
   example_comments1.rst
   example_comments2.rst
   example_doc_properties.rst
   example_unicode_polish_utf8.rst
   example_unicode_shift_jis.rst
   example_tab_colors.rst
   example_protection.rst
   