Skip to main content
Module

x/docxml/mod.ts>NumberingXml#add

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

Register a concrete implementation of an abstract numbering style and return the concrete identifier. Create the abstract numbering style if the passed argument is an object rather than a reference to an existing abstract.

Not meant for public use.

Parameters

abstract: number | AbstractNumberingWithOptionalId

Returns

number