Skip to main content
Module

x/docxml/mod.ts>RelationshipsXml#add

TypeScript library for parsing and building a DOCXML file
Go to Latest
method RelationshipsXml.prototype.add
import { RelationshipsXml } from "https://deno.land/x/docxml@5.1.1/mod.ts";

Create a new relationship and return the new identifier

Parameters

type: RelationshipType
instance: File

Returns

string