Share via


BulletFormat Members (PowerPoint)

Represents bullet formatting.

Methods

Name

Description

Picture

Sets the graphics file to be used for bullets in a bulleted list when the Type property of the BulletFormat object is set to ppBulletPicture.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the specified object.

Character

Returns or sets the Unicode character value that is used for bullets in the specified text. Read/write.

Font

Returns a Font 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

Returns or sets the bullet size relative to the size of the first text character in the paragraph. 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.