#include <OriginObj.h>
List of all members.
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 |
Constructor & Destructor Documentation
Origin::Excel::Excel |
( |
const string & |
_name = "" , |
|
|
const string & |
_label = "" , |
|
|
int |
_maxRows = 0 , |
|
|
bool |
_hidden = false , |
|
|
bool |
_loose = true |
|
) |
| [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: