Python library for exporting pandas DataFrames to Excel with formatting control. Handles hierarchical indices, layouts, pattern-based styling, and grouped data.
Features:
- Cell positioning and table layouts
- Style management (fonts, borders, alignments, number formats)
- Cell merging for MultiIndex structures
- Pattern-based formatting
- Grouped data with header rows
- Element-based worksheet composition