BulletFormatNumberedBulletStyle Property

Returns or sets the style of a numbered bullet with no inheritance. Read/write NumberedBulletStyle.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public NumberedBulletStyle NumberedBulletStyle { get; set; }

Property Value

Type: NumberedBulletStyle

Implements

IBulletFormatNumberedBulletStyle
See Also