xlnt
Public Member Functions | Static Public Member Functions | Friends | List of all members
xlnt::condition Class Reference

Public Member Functions

bool operator== (const condition &rhs) const
 

Static Public Member Functions

static condition text_starts_with (const std::string &start)
 
static condition text_ends_with (const std::string &end)
 
static condition text_contains (const std::string &start)
 
static condition text_does_not_contain (const std::string &start)
 

Friends

class detail::xlsx_producer
 

The documentation for this class was generated from the following file: