BulletFormat Members

Include Protected Members
Include Inherited Members

Represents bullet formatting.

The BulletFormat type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Character Returns or sets the Unicode character value that is used for bullets in the specified text. Read/write.
Public property Font Returns a Font object that represents character formatting. Read-only.
Public property Number Returns the bullet number of a paragraph when the Type property of the BulletFormat object is set to ppBulletNumbered. Read-only.
Public property Parent Returns the parent object for the specified object.
Public property RelativeSize Returns or sets the bullet size relative to the size of the first text character in the paragraph. Read/write.
Public property 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.
Public property Style Returns or sets the bullet style. Read/write.
Public property Type Represents the type of bullet. Read/write.
Public property UseTextColor Determines whether the specified bullets are set to the color of the first text character in the paragraph. Read/write.
Public property UseTextFont Determines whether the specified bullets are set to the font of the first text character in the paragraph. Read/write.
Public property Visible Reserved for internal use.

Top

Methods

  Name Description
Public method 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.

Top

See Also

Reference

BulletFormat Interface

Microsoft.Office.Interop.PowerPoint Namespace