Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/files/Numbering.ts>Numbering#add

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

Register a concrete implementation of an abstract numbering style and return the concrete identifier.

Not meant for public use.

Parameters

abstract: number | AbstractNumberingWithOptionalId

Returns

number