PowerPoint.BulletType enum
Specifies the type of a bullet.
Remarks
[ API set: PowerPointApi 1.10 ]
Fields
| none = "None" | No bullets. |
| numbered = "Numbered" | Numbered bullet (e.g., 1, 2, 3 or a, b, c). |
| unnumbered = "Unnumbered" | Symbol-based bullet (e.g., disc, circle, square). |
| unsupported = "Unsupported" | Type is unsupported. |