Skip to main content
Module

x/sheetjs/types/index.d.ts>Properties

📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Extremely Popular
Latest
interface Properties
import { type Properties } from "https://deno.land/x/sheetjs@v0.18.3/types/index.d.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"