This section shows changes and bug fixes in the XlsxWriter module.
Added page setup method.
- print_row_col_headers
Added page setup methods.
- repeat_rows()
- repeat_columns()
Added Python 3 support with help from John Evans. Tested with:
- Python-2.7.2
- Python-2.7.3
- Python-3.2
- Python-3.3.0
Added page setup methods.
- center_horizontally()
- center_vertically()
- set_header()
- set_footer()
- hide_gridlines()
Added page setup method.
- set_margins()
Added page setup methods.
- set_landscape()
- set_portrait()
- set_page_view()
- set_paper()
- print_across()