Skip to content

cleanUpStreamingXml

Julian Halliwell edited this page Dec 22, 2018 · 3 revisions

(Version 2+)

Removes temporary files written to disk by a "streaming" XML spreadsheet during population. Once called, the workbook cannot be changed.

Normally the clean up is handled by the library when you call a method that writes or downloads the completed spreadsheet.

It's made available in case needed in specific use cases.

cleanUpStreamingXml( workbook )

Required arguments

  • workbook spreadsheet object
Clone this wiki locally