ListLevel Object Members

Word Developer Reference

Represents a single list level, either the only level for a bulleted or numbered list or one of the nine levels of an outline numbered list. The ListLevel object is a member of the ListLevels collection.

Methods

  Name Description
Bb243524.methods(en-us,office.12).gif ApplyPictureBullet Formats a paragraph or range of paragraphs with a picture bullet.

Properties

  Name Description
Bb243524.properties(en-us,office.12).gif Alignment Returns or sets a WdListLevelAlignment constant that represents the alignment for the list level of the list template. Read/write.
Bb243524.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243524.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb243524.properties(en-us,office.12).gif Font Returns or sets a Font object that represents the character formatting of the specified object. Read/write Font.
Bb243524.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb243524.properties(en-us,office.12).gif LinkedStyle Returns or sets the name of the style that's linked to the specified ListLevel object. Read/write String.
Bb243524.properties(en-us,office.12).gif NumberFormat Returns or sets the number format for the specified list level. Read/write String.
Bb243524.properties(en-us,office.12).gif NumberPosition Returns or sets the position (in points) of the number or bullet for the specified ListLevel object. Read/write Single.
Bb243524.properties(en-us,office.12).gif NumberStyle Returns or sets the number style for the ListLevel object. Read/write WdListNumberStyle.
Bb243524.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified ListLevel object.
Bb243524.properties(en-us,office.12).gif PictureBullet Returns an InlineShape object that represents a picture bullet.
Bb243524.properties(en-us,office.12).gif ResetOnHigher Sets or returns the list level that must appear before the specified list level restarts numbering at 1. Read/write Long.
Bb243524.properties(en-us,office.12).gif StartAt Returns or sets the starting number for the specified ListLevel object. Read/write Long.
Bb243524.properties(en-us,office.12).gif TabPosition Returns or sets the tab position for the specified ListLevel object. Read/write Single.
Bb243524.properties(en-us,office.12).gif TextPosition Returns or sets the position (in points) for the second line of wrapping text for the specified ListLevel object. Read/write Single.
Bb243524.properties(en-us,office.12).gif TrailingCharacter Returns or sets the character inserted after the number for the specified list level. Read/write WdTrailingCharacter.