mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-22 06:05:46 -06:00
Refactored the worksheet protection struct.
Refactored the worksheet protection struct to remove hidden fields. See #252
This commit is contained in:
parent
aacdd525a5
commit
4b1ab45f8d
5 changed files with 36 additions and 14 deletions
2
.indent.pro
vendored
2
.indent.pro
vendored
|
|
@ -88,6 +88,7 @@
|
|||
-T lxw_core
|
||||
-T lxw_custom
|
||||
-T lxw_custom_property
|
||||
-T lxw_data_val_obj
|
||||
-T lxw_data_validation
|
||||
-T lxw_datetime
|
||||
-T lxw_defined_name
|
||||
|
|
@ -111,6 +112,7 @@
|
|||
-T lxw_part_name
|
||||
-T lxw_print_area
|
||||
-T lxw_protection
|
||||
-T lxw_protection_obj
|
||||
-T lxw_rel_tuple
|
||||
-T lxw_relationships
|
||||
-T lxw_repeat_cols
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue