-
-
Notifications
You must be signed in to change notification settings - Fork 39
cleanUpStreamingXml
Julian Halliwell edited this page Sep 20, 2021
·
3 revisions
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 )
-
workbookspreadsheet object
Chainable? Yes.