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