BulletFormat2 Object Members
Represents bullet formatting.
Methods
| Name | Description | |
|---|---|---|
| Picture | Sets the graphics file to be used for bullets in a bulleted list. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an object that represents the BulletFormat2 object. Read-only. |
| Character | Gets or sets the Unicode character value that is used for bullets in the specified text. Read/write. |
| Creator | Gets a 32-bit integer that indicates the application in which the BulletFormat2 object was created. Read-only. |
| Font | Gets a Font2 object that represents character formatting for a BulletFormat2 object. Read-only. |
| Number | Gets the bullet number of a paragraph. Read-only. |
| Parent | Gets the parent of the BulletFormat2 object. Read-only. |
| RelativeSize | Returns or sets the bullet size relative to the size of the first text character in the paragraph. Read/write. |
| StartValue | Gets or sets the beginning value of a bulleted list. Read/write. |
| Style | Returns or sets a constant that represents the style of a bullet. Read/write. |
| Type | Gets or sets a constant that 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 | Gets or sets a value that specifies whether the bullet is visible. Read/write. |