BulletFormat
General
BulletFormat is a class in Aspose.Slides for NET.
Inherits from: PVIObject, IBulletFormat.
BulletFormat és una classe en Aspose.Slides per NET. Hereta de: ゚ PVIObject⌒, ∂IBulletFormat⌒ .
Gestiona el formatatge de puntes de paràgraf recolzat per elements de punts OOXML.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Type | BulletType | Read/Write | Represents the bullet style enumeration applied to the paragraph |
Char | string | Read/Write | Gets or sets the character used for a symbol bullet |
Font | IFontData? | Read/Write | Gets or sets the font data applied to the bullet character |
Height | float | Read/Write | Gets or sets the bullet size as a float multiplier of the text height |
Color | IColorFormat | Read | Gets or sets the color format applied to the bullet |
NumberedBulletStartWith | int | Read/Write | Gets or sets the starting number for numbered bullets |
NumberedBulletStyle | NumberedBulletStyle | Read/Write | Gets or sets the numbering style enumeration for numbered bullets |
IsBulletHardColor | NullableBool | Read/Write | Indicates whether the bullet color is fixed rather than inherited |
IsBulletHardFont | NullableBool | Read/Write | |
Picture | ISlidesPicture? | Read | Gets or sets the picture object used as a picture bullet |