ListBulletType Enum
Represents a bullet character used in a TextParagraph that is part of a Bullet list.
Fields
Arrow | Arrow bullet. |
Checkmark | Checkmark bullet. |
Custom | Custom bullet character. |
FilledRound | Filled round bullet. |
FilledSquare | Filled square bullet. |
HollowRound | Hollow round bullet. |
HollowSquare | Hollow square bullet. |
None | Bullet character is absent. |
Star | Star bullet. |