AutoNumberedBulletValue Class

AutoNumberedBulletValue class

Represents automatic numbered bullet.


type AutoNumberedBulletValue struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewAutoNumberedBulletValueDefault constructor.
NewAutoNumberedBulletValue_BulletValueConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the type of the bullet.
GetStartAtGets and sets the starting number of the bullet.
SetStartAtGets and sets the starting number of the bullet.
GetAutonumberSchemeRepresents the scheme of automatic number.
SetAutonumberSchemeRepresents the scheme of automatic number.