List type options.
| Name | Description | Value |
|---|---|---|
| NO_LIST | No list. | 1280601711 = ‘LTno’ |
| BULLET_LIST | Bullet list. | 1280598644 = ‘LTbt’ |
| NUMBERED_LIST | Numbered list. | 1280601709 = ‘LTnm’ |
Usage:
- As property:
- Character.bulletsAndNumberingListType
- InsertionPoint.bulletsAndNumberingListType
- Line.bulletsAndNumberingListType
- Paragraph.bulletsAndNumberingListType
- ParagraphStyle.bulletsAndNumberingListType
- Story.bulletsAndNumberingListType
- Text.bulletsAndNumberingListType
- TextColumn.bulletsAndNumberingListType
- TextDefault.bulletsAndNumberingListType
- TextStyleRange.bulletsAndNumberingListType
- Word.bulletsAndNumberingListType
- XmlStory.bulletsAndNumberingListType