BulletFormat — Aspose.Slides FOSS Python API Reference
BulletFormat — Defines formatting options for bullet. Inherits from: PVIObject.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
type | BulletType | Read / Write | |
char | str | Read / Write | |
font | IFontData | Read / Write | |
height | float | Read / Write | |
color | IColorFormat | Read-only | |
numbered_bullet_start_with | int | Read / Write | |
numbered_bullet_style | NumberedBulletStyle | Read / Write | |
is_bullet_hard_color | NullableBool | Read / Write | |
is_bullet_hard_font | NullableBool | Read / Write | |
picture | ISlidesPicture | Read-only |