Share via


ParagraphFormat.Bullet Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Bullet As BulletFormat
    Get
'Usage
Dim instance As ParagraphFormat
Dim value As BulletFormat

value = instance.Bullet
BulletFormat Bullet { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.BulletFormat

See Also

Reference

ParagraphFormat Interface

ParagraphFormat Members

Microsoft.Office.Interop.PowerPoint Namespace