Skip to main content
Module

x/lume/deps/sheetjs.ts>DBFField

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

DBF Field Header

Properties

optional
name: string

Original Field Name

optional
type: string

Field Type

optional
len: number

Field Length

optional
dec: number

Field Decimal Count