| liborigin2
    29/08/2011
    | 
#include <OriginObj.h>
 
  
 | Public Member Functions | |
| Excel (const string &_name="", const string &_label="", int _maxRows=0, bool _hidden=false, bool _loose=true) | |
|  Public Member Functions inherited from Origin::Window | |
| Window (const string &_name="", const string &_label="", bool _hidden=false) | |
| Public Attributes | |
| bool | loose | 
| unsigned int | maxRows | 
| vector< SpreadSheet > | sheets | 
|  Public Attributes inherited from Origin::Window | |
| time_t | creationDate | 
| Rect | frameRect | 
| bool | hidden | 
| string | label | 
| time_t | modificationDate | 
| string | name | 
| int | objectID | 
| State | state | 
| Title | title | 
| Additional Inherited Members | |
|  Public Types inherited from Origin::Window | |
| enum | State { Normal, Minimized, Maximized } | 
| enum | Title { Name, Label, Both } | 
| 
 | inline | 
| bool Origin::Excel::loose | 
| unsigned int Origin::Excel::maxRows | 
| vector<SpreadSheet> Origin::Excel::sheets | 
 1.8.10
 1.8.10