29 #include <xlnt/xlnt_config.hpp> 30 #include <xlnt/cell/cell_reference.hpp> 31 #include <xlnt/utils/optional.hpp> optional< bool > filter_mode
worksheet has one or more autofilters or advanced filters on
Definition: sheet_pr.hpp:75
optional< bool > sync_horizontal
is horizontally synced to the anchor point
Definition: sheet_pr.hpp:40
Enumerates the possible types a cell can be determined by it's current value.
Definition: cell.hpp:37
bool operator==(std::nullptr_t, const cell &cell)
Returns true if this cell is uninitialized.
optional< bool > transition_entry
Lotus compatibility option
Definition: sheet_pr.hpp:60
optional< bool > enable_format_condition_calculation
whether the conditional formatting calculations shall be evaluated
Definition: sheet_pr.hpp:80
optional< bool > transition_evaluation
Lotus compatibility option
Definition: sheet_pr.hpp:55
optional< cell_reference > sync_ref
Anchor point for worksheet's window
Definition: sheet_pr.hpp:50
optional< bool > published
worksheet is published
Definition: sheet_pr.hpp:65
Definition: sheet_pr.hpp:35
optional< std::string > code_name
stable name of the sheet
Definition: sheet_pr.hpp:70
optional< bool > sync_vertical
is vertically synced to the anchor point
Definition: sheet_pr.hpp:45