xlnt
|
This is the complete list of members for xlnt::condition, including all inherited members.
detail::xlsx_producer (defined in xlnt::condition) | xlnt::condition | friend |
operator==(const condition &rhs) const (defined in xlnt::condition) | xlnt::condition | inline |
text_contains(const std::string &start) (defined in xlnt::condition) | xlnt::condition | static |
text_does_not_contain(const std::string &start) (defined in xlnt::condition) | xlnt::condition | static |
text_ends_with(const std::string &end) (defined in xlnt::condition) | xlnt::condition | static |
text_starts_with(const std::string &start) (defined in xlnt::condition) | xlnt::condition | static |