@sheetwrite/coretype
OOXML table features deliberately retained as explicit loss metadata rather than silently flattened into an ordinary range.
Declaration
export type WorkbookTableUnsupportedFeature = | "auto-filter" | "sort-state" | "calculated-columns" | "totals-functions" | "query-table" | "external-data" | "extensions";