SetNumbering
function SetNumbering(oNumberingLevel: ApiNumberingLevel = null): void
Description
Specifies that the current paragraph references the numbering definition instance in the current document.
Parameters
The numbering level which will be used for assigning the numbers to the paragraph.
Returns
void