xlnt
|
This is the complete list of members for xlnt::selection, including all inherited members.
active_cell() const | xlnt::selection | inline |
active_cell(const cell_reference &ref) | xlnt::selection | inline |
has_active_cell() const | xlnt::selection | inline |
has_sqref() const | xlnt::selection | inline |
operator==(const selection &rhs) const | xlnt::selection | inline |
pane() const | xlnt::selection | inline |
pane(pane_corner corner) | xlnt::selection | inline |
selection()=default | xlnt::selection | explicit |
selection(pane_corner quadrant, cell_reference active_cell) | xlnt::selection | inlineexplicit |
selection(pane_corner quadrant, cell_reference active_cell, range_reference selected) | xlnt::selection | inlineexplicit |
sqref() const | xlnt::selection | inline |
sqref(const range_reference &ref) | xlnt::selection | inline |
sqref(const std::string &ref) | xlnt::selection | inline |