| liborigin2
    29/08/2011
    | 
#include <OriginObj.h>
 
  
 | Public Member Functions | |
| SpreadSheet (const string &_name="") | |
|  Public Member Functions inherited from Origin::Window | |
| Window (const string &_name="", const string &_label="", bool _hidden=false) | |
| Public Attributes | |
| vector< SpreadColumn > | columns | 
| bool | loose | 
| unsigned int | maxRows | 
| unsigned int | 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 | 
| vector<SpreadColumn> Origin::SpreadSheet::columns | 
Referenced by OriginParser::findExcelColumnByName().
| bool Origin::SpreadSheet::loose | 
| unsigned int Origin::SpreadSheet::maxRows | 
| unsigned int Origin::SpreadSheet::sheets | 
Referenced by OriginParser::findExcelColumnByName().
 1.8.10
 1.8.10