Edit

Share via


PowerPoint.BulletType enum

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies the type of a bullet.

Remarks

[ API set: PowerPointApi BETA (PREVIEW ONLY) ]

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.