boolean getIncludeCharts(
)
|
|
Write charts in workbook? If this is true, then the Writer will write definitions for any charts that exist in the PHPExcel object.
If false (the default) it will ignore any charts defined in the PHPExcel object.
Tags:
Set write charts in workbook Set to true, to advise the Writer to include any charts that exist in the PHPExcel object.
Set to false (the default) to ignore charts.
Tags:
Parameters: