Skip to main content
Module

x/flat/mod.ts>xlsx.Properties

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

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"