Skip to content
Sheetwrite

Sheetwrite / Documentation

setXlsxTableExportBackend@sheetwrite/core

Registers the optional table XLSX export implementation used by core.

Registers the optional table XLSX export implementation used by core.

Declaration

function setXlsxTableExportBackend(
next: XlsxTableExportBackend,
): void