BulletType

Overview

BulletType is a enum in Aspose.Slides FOSS for Python.

Represents the type of the extended bullets.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined bullet type
NONERepresents no bullet applied to the paragraph
SYMBOLRepresents a bullet rendered as a symbol character
NUMBEREDRepresents a numbered bullet list
PICTURERepresents a bullet displayed as a picture

See Also