xlnt
xlnt::cell_reference Member List

This is the complete list of members for xlnt::cell_reference, including all inherited members.

cell_reference()xlnt::cell_reference
cell_reference(const char *reference_string)xlnt::cell_reference
cell_reference(const std::string &reference_string)xlnt::cell_reference
cell_reference(column_t column, row_t row)xlnt::cell_reference
column() constxlnt::cell_reference
column(const std::string &column_string)xlnt::cell_reference
column_absolute() constxlnt::cell_reference
column_absolute(bool absolute_column)xlnt::cell_reference
column_index() constxlnt::cell_reference
column_index(column_t column)xlnt::cell_reference
make_absolute(bool absolute_column=true, bool absolute_row=true)xlnt::cell_reference
make_offset(int column_offset, int row_offset) constxlnt::cell_reference
operator!=(const cell_reference &comparand) constxlnt::cell_reference
operator!=(const std::string &reference_string) constxlnt::cell_reference
operator!=(const char *reference_string) constxlnt::cell_reference
operator,(const cell_reference &other) constxlnt::cell_reference
operator==(const cell_reference &comparand) constxlnt::cell_reference
operator==(const std::string &reference_string) constxlnt::cell_reference
operator==(const char *reference_string) constxlnt::cell_reference
row() constxlnt::cell_reference
row(row_t row)xlnt::cell_reference
row_absolute() constxlnt::cell_reference
row_absolute(bool absolute_row)xlnt::cell_reference
split_reference(const std::string &reference_string)xlnt::cell_referencestatic
split_reference(const std::string &reference_string, bool &absolute_column, bool &absolute_row)xlnt::cell_referencestatic
to_range() constxlnt::cell_reference
to_string() constxlnt::cell_reference