#include <OriginObj.h>
Public Member Functions | |
Excel (const string &_name="", const string &_label="", int _maxRows=0, bool _hidden=false, bool _loose=true) | |
Public Attributes | |
bool | loose |
unsigned int | maxRows |
vector< SpreadSheet > | sheets |
Origin::Excel::Excel | ( | const string & | _name = "" , |
|
const string & | _label = "" , |
|||
int | _maxRows = 0 , |
|||
bool | _hidden = false , |
|||
bool | _loose = true | |||
) | [inline] |
bool Origin::Excel::loose |
unsigned int Origin::Excel::maxRows |
vector<SpreadSheet> Origin::Excel::sheets |