Class NoneBulletValue

Class NoneBulletValue

Namespace: Aspose.Cells.Drawing.Texts
Assembly: Aspose.Cells.dll (25.2.0)

Represents no bullet.

public class NoneBulletValue : BulletValue

Inheritance

objectBulletValueNoneBulletValue

Inherited Members

BulletValue.Type, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

NoneBulletValue()

public NoneBulletValue()

Properties

Type

Gets the type of the bullet’s value.

public override BulletType Type { get; }

Property Value

BulletType