Orcus
|
Public Types | |
typedef columns_type::const_iterator | const_row_iterator |
Public Member Functions | |
sheet_range (const sheet_range &other) | |
sheet_range (sheet_range &&other) | |
sheet_range & | operator= (sheet_range other) |
void | swap (sheet_range &other) |
const_row_iterator | row_begin () const |
const_row_iterator | row_end () const |
const std::string * | get_string (ixion::string_id_t sid) const |
Friends | |
class | sheet |