Skip to main content

IListFormat interface

Namespace: NextDesign.Desktop.DocumentGenerator.Word

Description

Controls the list formatting applied to paragraphs.

Affiliation area

NameDescription
Document GenerationAPIs to access document generation.

Method

NameDescription
ApplyBulletDefaultStarts a new default bulleted list and applies it to the paragraph.
ApplyNumberDefaultStarts a new default numbered list and applies it to the paragraph.
ListIndentIncreases the list level of the current paragraph by one.
ListOutdentDecrease the list level of the current paragraph by one.
RemoveNumbersRemove numbers or bullets from the current paragraph and set the list level to zero.