xlnt
|
This is the complete list of members for xlnt::style, including all inherited members.
alignment() const | xlnt::style | |
alignment(const xlnt::alignment &new_alignment, optional< bool > applied={}) | xlnt::style | |
alignment_applied() const | xlnt::style | |
border() const | xlnt::style | |
border(const xlnt::border &new_border, optional< bool > applied={}) | xlnt::style | |
border_applied() const | xlnt::style | |
builtin() const | xlnt::style | |
builtin_id() const | xlnt::style | |
custom_builtin() const | xlnt::style | |
detail::stylesheet (defined in xlnt::style) | xlnt::style | friend |
detail::xlsx_consumer (defined in xlnt::style) | xlnt::style | friend |
fill() const | xlnt::style | |
fill(const xlnt::fill &new_fill, optional< bool > applied={}) | xlnt::style | |
fill_applied() const | xlnt::style | |
font() const | xlnt::style | |
font(const xlnt::font &new_font, optional< bool > applied={}) | xlnt::style | |
font_applied() const | xlnt::style | |
hidden() const | xlnt::style | |
hidden(bool value) | xlnt::style | |
name() const | xlnt::style | |
name(const std::string &name) | xlnt::style | |
number_format() const | xlnt::style | |
number_format(const xlnt::number_format &new_number_format, optional< bool > applied={}) | xlnt::style | |
number_format_applied() const | xlnt::style | |
operator!=(const style &other) const | xlnt::style | |
operator==(const style &other) const | xlnt::style | |
pivot_button() const | xlnt::style | |
pivot_button(bool show) | xlnt::style | |
protection() const | xlnt::style | |
protection(const xlnt::protection &new_protection, optional< bool > applied={}) | xlnt::style | |
protection_applied() const | xlnt::style | |
quote_prefix() const | xlnt::style | |
quote_prefix(bool quote) | xlnt::style | |
style()=delete | xlnt::style | |
style(const style &other)=default | xlnt::style |