BulletFormat Members
Include Protected Members
Include Inherited Members
Represents bullet formatting.
The BulletFormat type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
Character | ||
Font | Returns a ChartFont object that represents character formatting. Read-only. | |
Number | Returns the bullet number of a paragraph when the Type property of the BulletFormat object is set to ppBulletNumbered. Read-only. | |
Parent | Returns the parent object for the specified object. | |
RelativeSize | Determines whether to set the motion position relative to the position of the shape. Read/write. | |
StartValue | Returns or sets the beginning value of a bulleted list when the Type property of the BulletFormat object is set to ppBulletNumbered. Read/write. | |
Style | Returns or sets the bullet style. Read/write. | |
Type | Represents the type of bullet. Read/write. | |
UseTextColor | Determines whether the specified bullets are set to the color of the first text character in the paragraph. Read/write. | |
UseTextFont | Determines whether the specified bullets are set to the font of the first text character in the paragraph. Read/write. | |
Visible |
Top
Methods
Name | Description | |
---|---|---|
Picture | Returns a BulletFormat object that represents bullet formatting for the specified paragraph format. Read-only. |
Top