BulletFormat2.Character Property
Gets or sets the Unicode character value that is used for bullets in the specified text. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Character As Integer
Get
Set
'Usage
Dim instance As BulletFormat2
Dim value As Integer
value = instance.Character
instance.Character = value
int Character { get; set; }
Property Value
Type: System.Int32
Integer