ParagraphFormat2.Bullet Property

Definition

Gets a BulletFormat2 object for the paragraph. Read-only.

public:
 property Microsoft::Office::Core::BulletFormat2 ^ Bullet { Microsoft::Office::Core::BulletFormat2 ^ get(); };
public Microsoft.Office.Core.BulletFormat2 Bullet { get; }
member this.Bullet : Microsoft.Office.Core.BulletFormat2
Public ReadOnly Property Bullet As BulletFormat2

Property Value

BulletFormat2

Applies to