Chartsheet Class
Represent one chartsheet in the workbook. More...
| Header: | #include <Chartsheet> |
| Inherits: | AbstractSheet. |
Public Functions
| ~Chartsheet() | |
| Chart * | chart() |
- 9 public functions inherited from AbstractSheet
Additional Inherited Members
- 1 protected function inherited from AbstractSheet
Detailed Description
Represent one chartsheet in the workbook.
Member Function Documentation
Chartsheet::~Chartsheet()
Destroys this workssheet.
Chart * Chartsheet::chart()
Returns the chart object of the sheet.