Skip to main content
Module

x/lume/deps/sheetjs.ts>ColInfo

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface ColInfo
import { type ColInfo } from "https://deno.land/x/lume@v2.1.4/deps/sheetjs.ts";

Column Properties Object

Properties

optional
hidden: boolean

if true, the column is hidden

optional
width: number

width in Excel's "Max Digit Width", width*256 is integral

optional
wpx: number

width in screen pixels

optional
wch: number

width in "characters"

optional
level: number

outline / group level

optional
MDW: number

Excel's "Max Digit Width" unit, always integral

optional
DBF: DBFField

DBF Field Header