BulletType

Overview

BulletType is a enum in Aspose.Slides FOSS for C++.

Represents the type of the extended bullets.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default bullet type
NONERepresents the absence of a bullet
SYMBOLRepresents a bullet displayed as a predefined symbol
NUMBEREDRepresents a bullet displayed as a numeric list
PICTURERepresents a bullet displayed using a picture

See Also