Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor doc nit #318

Closed
rotten opened this issue Dec 16, 2015 · 1 comment
Closed

minor doc nit #318

rotten opened this issue Dec 16, 2015 · 1 comment
Assignees

Comments

@rotten
Copy link

rotten commented Dec 16, 2015

In the documentation for Table-Columns: http://xlsxwriter.readthedocs.org/working_with_tables.html#columns

The table of sub-properties lists 'format', whereas I believe the correct sub-property is 'header_format'.

Thanks for a really awesome and well documented library!

@jmcnamara
Copy link
Owner

Thanks, there is an inaccuracy there and I'll fix it.

However, column has sub-properties of header_format and format so both are correct. The header_format is missing from that table though.I'll fix that.

Also, format should really be renamed data_format, especially if a total_format is added at some point.

Thanks,

John

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants