62 public function save($pFilename);
save($pFilename)
Save PhpSpreadsheet to file.
setPreCalculateFormulas($pValue)
Set Pre-Calculate Formulas Set to true (the default) to advise the Writer to calculate all formulae o...
setUseDiskCaching($pValue, $pDirectory=null)
Set use disk caching where possible?
getDiskCachingDirectory()
Get disk caching directory.
getIncludeCharts()
Write charts in workbook? If this is true, then the Writer will write definitions for any charts that...
__construct(Spreadsheet $spreadsheet)
IWriter constructor.
getPreCalculateFormulas()
Get Pre-Calculate Formulas flag If this is true (the default), then the writer will recalculate all f...
getUseDiskCaching()
Get use disk caching where possible?
setIncludeCharts($pValue)
Set write charts in workbook Set to true, to advise the Writer to include any charts that exist in th...