Partager via


BulletFormat.Type Property (PowerPoint)

Represents the type of bullet. Read/write.

Syntax

expression .Type

expression A variable that represents a BulletFormat object.

Return Value

PpBulletType

Remarks

The value of the Type property can be one of these PpBulletType constants.

ppBulletMixed

ppBulletNone

ppBulletNumbered

ppBulletPicture

ppBulletUnnumbered

See Also

Concepts

BulletFormat Object Members

BulletFormat Object