xlnt
|
This is the complete list of members for xlnt::cell, including all inherited members.
alignment() const | xlnt::cell | |
alignment(const class alignment &alignment_) | xlnt::cell | |
anchor() const | xlnt::cell | |
base_date() const | xlnt::cell | |
border() const | xlnt::cell | |
border(const class border &border_) | xlnt::cell | |
cell(const cell &)=default | xlnt::cell | |
check_string(const std::string &to_check) | xlnt::cell | |
clear_comment() | xlnt::cell | |
clear_format() | xlnt::cell | |
clear_formula() | xlnt::cell | |
clear_style() | xlnt::cell | |
clear_value() | xlnt::cell | |
column() const | xlnt::cell | |
column_index() const | xlnt::cell | |
comment() | xlnt::cell | |
comment(const std::string &text, const std::string &author="Microsoft Office User") | xlnt::cell | |
comment(const std::string &comment_text, const class font &comment_font, const std::string &author="Microsoft Office User") | xlnt::cell | |
comment(const class comment &new_comment) | xlnt::cell | |
computed_alignment() const | xlnt::cell | |
computed_border() const | xlnt::cell | |
computed_fill() const | xlnt::cell | |
computed_font() const | xlnt::cell | |
computed_number_format() const | xlnt::cell | |
computed_protection() const | xlnt::cell | |
data_type() const | xlnt::cell | |
data_type(type t) | xlnt::cell | |
detail::cell_impl (defined in xlnt::cell) | xlnt::cell | friend |
detail::xlsx_consumer (defined in xlnt::cell) | xlnt::cell | friend |
detail::xlsx_producer (defined in xlnt::cell) | xlnt::cell | friend |
error() const | xlnt::cell | |
error(const std::string &error) | xlnt::cell | |
error_codes() | xlnt::cell | static |
fill() const | xlnt::cell | |
fill(const class fill &fill_) | xlnt::cell | |
font() const | xlnt::cell | |
font(const class font &font_) | xlnt::cell | |
format() const | xlnt::cell | |
format(const class format new_format) | xlnt::cell | |
formula() const | xlnt::cell | |
formula(const std::string &formula) | xlnt::cell | |
garbage_collectible() const | xlnt::cell | |
has_comment() | xlnt::cell | |
has_format() const | xlnt::cell | |
has_formula() const | xlnt::cell | |
has_hyperlink() const | xlnt::cell | |
has_style() const | xlnt::cell | |
has_value() const | xlnt::cell | |
height() const | xlnt::cell | |
hyperlink() const | xlnt::cell | |
hyperlink(const std::string &url, const std::string &display="") | xlnt::cell | |
hyperlink(xlnt::cell target, const std::string &display="") | xlnt::cell | |
hyperlink(xlnt::range target, const std::string &display="") | xlnt::cell | |
is_date() const | xlnt::cell | |
is_merged() const | xlnt::cell | |
merged(bool merged) | xlnt::cell | |
number_format() const | xlnt::cell | |
number_format(const class number_format &format) | xlnt::cell | |
offset(int column, int row) | xlnt::cell | |
operator!=(const cell &comparand) const | xlnt::cell | |
operator=(const cell &rhs) | xlnt::cell | |
operator==(const cell &comparand) const | xlnt::cell | |
phonetics_visible() const | xlnt::cell | |
protection() const | xlnt::cell | |
protection(const class protection &protection_) | xlnt::cell | |
reference() const | xlnt::cell | |
row() const | xlnt::cell | |
show_phonetics(bool phonetics) | xlnt::cell | |
style (defined in xlnt::cell) | xlnt::cell | friend |
style() | xlnt::cell | |
style() const | xlnt::cell | |
style(const class style &new_style) | xlnt::cell | |
style(const std::string &style_name) | xlnt::cell | |
to_string() const | xlnt::cell | |
type typedef | xlnt::cell | |
value() const | xlnt::cell | |
value(std::nullptr_t) | xlnt::cell | |
value(bool boolean_value) | xlnt::cell | |
value(int int_value) | xlnt::cell | |
value(unsigned int int_value) | xlnt::cell | |
value(long long int int_value) | xlnt::cell | |
value(unsigned long long int int_value) | xlnt::cell | |
value(float float_value) | xlnt::cell | |
value(double float_value) | xlnt::cell | |
value(const date &date_value) | xlnt::cell | |
value(const time &time_value) | xlnt::cell | |
value(const datetime &datetime_value) | xlnt::cell | |
value(const timedelta &timedelta_value) | xlnt::cell | |
value(const std::string &string_value) | xlnt::cell | |
value(const char *string_value) | xlnt::cell | |
value(const rich_text &text_value) | xlnt::cell | |
value(const cell other_cell) | xlnt::cell | |
value(const std::string &string_value, bool infer_type) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
value() const (defined in xlnt::cell) | xlnt::cell | |
width() const | xlnt::cell | |
workbook() | xlnt::cell | |
workbook() const | xlnt::cell | |
worksheet (defined in xlnt::cell) | xlnt::cell | friend |
worksheet() | xlnt::cell | |
worksheet() const | xlnt::cell |