We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 )
workbook
Chainable? Yes.