ListType Enum
Represents a list type of a bulleted or numbered TextParagraph.
Fields
Bullet | TextParagraph is part of a list and its content is preceded by a bullet character. |
None | TextParagraph is not part of a list and its content is not preceded by any content. |
Number | TextParagraph is part of a list and its content is preceded by a automatically generated number. |
Picture | TextParagraph is part of a list and its content is preceded by a picture bullet. |