BulletType
Overview
BulletType is a enum in Aspose.Slides FOSS for C++.
Represents the type of the extended bullets.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default bullet type |
NONE | Represents the absence of a bullet |
SYMBOL | Represents a bullet displayed as a predefined symbol |
NUMBERED | Represents a bullet displayed as a numeric list |
PICTURE | Represents a bullet displayed using a picture |