IBulletFormatEffectiveData
Contents
[
Hide
]
IBulletFormatEffectiveData class
Immutable object which contains effective paragraph bullet formatting properties.
The IBulletFormatEffectiveData type exposes the following members:
Properties
Name | Description |
---|---|
type | Returns the bullet type of a paragraph. Read-only BulletType. |
char | Returns the bullet char of a paragraph. Read-only char. |
actual_bullet_value | Returns actual bullet value for parent paragraph. Read-only string. |
font | Returns the bullet font of a paragraph. Read-only IFontData. |
height | Returns the bullet height of a paragraph. Read-only |
numbered_bullet_start_with | Returns the first number which is used for group of numbered bullets. Read-only int. |
numbered_bullet_style | Returns the style of a numbered bullet. Read-only NumberedBulletStyle. |
color | Returns the color of a bullet. Read-only color. |
is_bullet_hard_color | Determines whether the bullet has own color or inherits it from the first portion in the paragraph. Returns true if bullet has own color and false if bullet inherits color from the first portion in the paragraph. Read-only bool. |
is_bullet_hard_font | Determines whether the bullet has own font or inherits it from the first portion in the paragraph. Returns true if bullet has own font and true if bullet inherits font from the first portion in the paragraph. Read-only bool. |
picture | Returns the picture used as a bullet in the paragraph. Read-only IPictureEffectiveData. |
fill_format | Returns the bullet fill format of a paragraph. Read-only IFillFormatEffectiveData. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides