Added support for cell comments and options.

Issue #38
This commit is contained in:
John McNamara 2019-12-27 20:10:11 +00:00
parent 31a76c613a
commit 85dfccd734
54 changed files with 3046 additions and 65 deletions

5
.indent.pro vendored
View file

@ -44,6 +44,7 @@
/* libxlsxwriter typedefs. */
-T lxw_app
-T lxw_author_id
-T lxw_autofilter
-T lxw_border
-T lxw_cell
@ -84,6 +85,8 @@
-T lxw_col_options
-T lxw_col_t
-T lxw_color_t
-T lxw_comment
-T lxw_comment_options
-T lxw_content_types
-T lxw_core
-T lxw_custom
@ -132,6 +135,8 @@
-T lxw_styles
-T lxw_theme
-T lxw_tuple
-T lxw_vml
-T lxw_vml_obj
-T lxw_workbook
-T lxw_workbook_options
-T lxw_worksheet