Freigeben über


ParagraphFormat2.Bullet Property

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

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Bullet As BulletFormat2
    Get
'Usage
Dim instance As ParagraphFormat2
Dim value As BulletFormat2

value = instance.Bullet
BulletFormat2 Bullet { get; }

Property Value

Type: Microsoft.Office.Core.BulletFormat2
BulletFormat2

See Also

Reference

ParagraphFormat2 Interface

ParagraphFormat2 Members

Microsoft.Office.Core Namespace