BulletFormat2.Style Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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