ParagraphFormat2.Bullet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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