Enum BulletType
BulletType enumeration
Represents the type of the bullet.
public enum 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
- assembly Aspose.Cells