Module

x/flat/src/xlsx-types.ts>Properties

A collection of postprocessing utilities for flat
Go to Latest
interface Properties
import { type Properties } from "https://dotland.deno.dev/x/flat@0.0.14/src/xlsx-types.ts";

Basic File Properties

Properties

optional
Title: string

Summary tab "Title"

optional
Subject: string

Summary tab "Subject"

optional
Author: string

Summary tab "Author"

optional
Manager: string

Summary tab "Manager"

optional
Company: string

Summary tab "Company"

optional
Category: string

Summary tab "Category"

optional
Keywords: string

Summary tab "Keywords"

optional
Comments: string

Summary tab "Comments"

optional
LastAuthor: string

Statistics tab "Last saved by"

optional
CreatedDate: Date

Statistics tab "Created"