Edit

Share via


BulletFormat2.Style Property

Definition

Returns or sets a constant that represents the style of a bullet. Read/write.

public:
 property Microsoft::Office::Core::MsoNumberedBulletStyle Style { Microsoft::Office::Core::MsoNumberedBulletStyle get(); void set(Microsoft::Office::Core::MsoNumberedBulletStyle value); };
public Microsoft.Office.Core.MsoNumberedBulletStyle Style { get; set; }
member this.Style : Microsoft.Office.Core.MsoNumberedBulletStyle with get, set
Public Property Style As MsoNumberedBulletStyle

Property Value

MsoNumberedBulletStyle

Applies to