Skip to main content
Module

x/docxml/mod.ts>RelationshipType

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

Members

attachedTemplate = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/attachedTemplate"
classificationlabels = "http://schemas.microsoft.com/office/2020/02/relationships/classificationlabels"
commentIds = "http://schemas.microsoft.com/office/2016/09/relationships/commentsIds"
comments = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/comments"
commentsExtended = "http://schemas.microsoft.com/office/2011/relationships/commentsExtended"
coreProperties = "http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties"
customProperties = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/custom-properties"
customXml = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml"
downRev = "http://schemas.microsoft.com/office/2006/relationships/downRev"
endnotes = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/endnotes"
extendedProperties = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties"
fontTable = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"
footnotes = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes"
graphicFrameDoc = "http://schemas.microsoft.com/office/2006/relationships/graphicFrameDoc"
header = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"
image = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/image"
numbering = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/numbering"
officeDocument = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument"
people = "http://schemas.microsoft.com/office/2011/relationships/people"
settings = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"
styles = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles"
theme = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"
webSettings = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings"