IBulletFormat — Aspose.Slides FOSS Python API Reference
IBulletFormat — Defines formatting options for i bullet.
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 | |
picture | ISlidesPicture | 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 |