ApiNumberingLevel

class ApiNumberingLevel

Description

Class representing a reference to a specified level of the numbering.

Instance Methods

GetClassType(): numberingLevel

Returns a type of the ApiNumberingLevel class.

GetNumbering(): ApiNumbering

Returns the numbering definition.

GetLevelIndex(): number

Returns the level index.

GetTextPr(): ApiTextPr

S.

GetParaPr(): ApiParaPr

Returns the paragraph properties which are applied to any numbered paragraph that references the given numbering definition and numbering level.

SetTemplateType(sType, sSymbol)

Sets one of the existing predefined numbering templates.

SetCustomType(sType, sTextFormatString, sAlign)

Sets your own customized numbering type.

SetRestart(isRestart)

S.

SetStart(nStart)

S.

SetSuff(sType)

S.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).