XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output XLSX document...how to save document as a separate worksheets. let doc = new...document will be created as a separate worksheet. // Use 'SingleWorksheet'...