Skip to content
Sheetwrite

Sheetwrite / Documentation

setXlsxTableImportBackend@sheetwrite/core

Registers the optional table XLSX import implementation used by core.

Registers the optional table XLSX import implementation used by core.

Declaration

function setXlsxTableImportBackend(
next: XlsxTableImportBackend,
): void