| liborigin2
    29/08/2011
    | 
#include <OriginObj.h>
 
  
 | Public Types | |
| enum | HeaderViewType { ColumnRow, XY } | 
|  Public Types inherited from Origin::Window | |
| enum | State { Normal, Minimized, Maximized } | 
| enum | Title { Name, Label, Both } | 
| Public Member Functions | |
| Matrix (const string &_name="") | |
|  Public Member Functions inherited from Origin::Window | |
| Window (const string &_name="", const string &_label="", bool _hidden=false) | |
| Public Attributes | |
| unsigned int | activeSheet | 
| HeaderViewType | header | 
| vector< MatrixSheet > | 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 | 
| 
 | inline | 
| unsigned int Origin::Matrix::activeSheet | 
| HeaderViewType Origin::Matrix::header | 
| vector<MatrixSheet> Origin::Matrix::sheets | 
 1.8.10
 1.8.10