Skip to main content
Module

x/flat/mod.ts>xlsx.NumberFormat

A collection of postprocessing utilities for flat
Latest
type alias xlsx.NumberFormat
import { type xlsx } from "https://deno.land/x/flat@0.0.15/mod.ts";
const { NumberFormat } = xlsx;

Number Format (either a string or an index to the format table)

definition: string | number