Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Remarks

You cannot create a new ListLevel object using the new keyword. To get an instance of the ListLevel class, use the GetLevel() method of the List class, passing it the index of the level you want to retrieve.

To get an existing list entry, use the getEntry() method of the List class. getEntry accepts a parameter that represents the index of the entry to retrieve.

The following sample demonstrates how to get a ListLevel object for level 2 of a list.

...

Name

Description

BulletText

Excerpt Include
WW8:ListLevel.BulletTextWW8:
ListLevel.BulletText
nopaneltrue

Indent

Excerpt Include
WW8:ListLevel.IndentWW8:
ListLevel.Indent
nopaneltrue

NumberFormat

Excerpt Include
WW8:ListLevel.NumberFormatWW8:
ListLevel.NumberFormat
nopaneltrue

NumberIndent

Excerpt Include
WW8:ListLevel.NumberIndentWW8:
ListLevel.NumberIndent
nopaneltrue