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.