xlnt
xlnt
cell_reference
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
() const
xlnt::cell_reference
column
(const std::string &column_string)
xlnt::cell_reference
column_absolute
() const
xlnt::cell_reference
column_absolute
(bool absolute_column)
xlnt::cell_reference
column_index
() const
xlnt::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) const
xlnt::cell_reference
operator!=
(const cell_reference &comparand) const
xlnt::cell_reference
operator!=
(const std::string &reference_string) const
xlnt::cell_reference
operator!=
(const char *reference_string) const
xlnt::cell_reference
operator,
(const cell_reference &other) const
xlnt::cell_reference
operator==
(const cell_reference &comparand) const
xlnt::cell_reference
operator==
(const std::string &reference_string) const
xlnt::cell_reference
operator==
(const char *reference_string) const
xlnt::cell_reference
row
() const
xlnt::cell_reference
row
(row_t row)
xlnt::cell_reference
row_absolute
() const
xlnt::cell_reference
row_absolute
(bool absolute_row)
xlnt::cell_reference
split_reference
(const std::string &reference_string)
xlnt::cell_reference
static
split_reference
(const std::string &reference_string, bool &absolute_column, bool &absolute_row)
xlnt::cell_reference
static
to_range
() const
xlnt::cell_reference
to_string
() const
xlnt::cell_reference
Generated by
1.8.13