Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/src/files/SettingsXml.ts>SettingsI

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
type alias SettingsI
import { type SettingsI } from "https://deno.land/x/docxml@5.11.3/src/files/SettingsXml.ts";
definition: { isTrackChangesEnabled: boolean; evenAndOddHeaders: boolean; attachedTemplate: string | null; }