BulletFormat2.Style Property
Returns or sets a constant that represents the style of a bullet. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Style As MsoNumberedBulletStyle
Get
Set
'Usage
Dim instance As BulletFormat2
Dim value As MsoNumberedBulletStyle
value = instance.Style
instance.Style = value
MsoNumberedBulletStyle Style { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoNumberedBulletStyle
MsoNumberedBulletStyle