Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/docxml/src/files/CustomPropertiesXml.ts>CustomPropertyType

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
enum CustomPropertyType
import { CustomPropertyType } from "https://deno.land/x/docxml@5.11.3/src/files/CustomPropertiesXml.ts";

Members

Boolean = "bool"
Date = "filetime"
Number = "i4"
Text = "lpwstr"