Share via


BulletFormat.Character Property

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

Syntax

'Declaration
Property Character As Integer
    Get
    Set
'Usage
Dim instance As BulletFormat
Dim value As Integer

value = instance.Character

instance.Character = value
int Character { get; set; }

Property Value

Type: System.Int32

See Also

Reference

BulletFormat Interface

BulletFormat Members

Microsoft.Office.Interop.PowerPoint Namespace