Aspose::Cells::Drawing::Texts::BulletType enum
BulletType enum
Represents the type of the bullet.
enum class BulletType
Values
Name | Value | Description |
---|---|---|
None | 0 | No bullet. |
Character | 1 | Character bullet. |
Picture | 2 | Image bullet. |
AutoNumbered | 3 | Automatic numbered bullet. |
See Also
- Namespace Aspose::Cells::Drawing::Texts
- Library Aspose.Cells for C++