pyopenxlsx documentation
========================

`pyopenxlsx` is a high-performance Python binding for the OpenXLSX-NX C++ library.

.. toctree::
   :maxdepth: 2
   :caption: API Documentation

   01_workbook.md
   02_worksheet.md
   03_cell_range.md
   04_styles.md
   05_data_validation.md
   06_tables.md
   07_pivot_tables.md
   08_rich_text.md
   09_async_operations.md
   10_conditional_formatting.md
   11_streams.md
   12_charts.md
   13_page_setup.md
   14_images_and_shapes.md
   15_formula_engine.md
   16_comments.md
   17_encryption.md

.. toctree::
   :maxdepth: 2
   :caption: API Reference

   api_reference.rst
