BulletFormat2 Members
Include Protected Members
Include Inherited Members
Represents bullet formatting.
The BulletFormat2 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
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 | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the BulletFormat2 object was created. Read-only. |
![]() |
Font | Gets the font that represents the 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. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Picture | Sets the graphics file to be used for bullets in a bulleted list. |
Top