ListFormat Methods

The ListFormat type exposes the following members.

Methods
  NameDescription
Public methodCode exampleApplyBulletDefault
Starts a new default bulleted list and applies it to the paragraph.
Public methodCode exampleApplyNumberDefault
Starts a new default numbered list and applies it to the paragraph.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodCode exampleListIndent
Increases the list level of the current paragraph by one level.
Public methodCode exampleListOutdent
Decreases the list level of the current paragraph by one level.
Public methodCode exampleRemoveNumbers
Removes numbers or bullets from the current paragraph and sets list level to zero.
Public methodToString (Inherited from Object.)
See Also