public final class BulletType
extends com.aspose.ms.System.Enum
Represents the type of the extended bullets.
Modifier and Type | Field and Description |
---|---|
static byte |
None |
static byte |
NotDefined |
static byte |
Numbered
Numbered bullets.
|
static byte |
Picture
Picture bullets.
|
static byte |
Symbol
Sysmbol bullets.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final byte NotDefined
public static final byte None
public static final byte Symbol
Sysmbol bullets.
public static final byte Numbered
Numbered bullets.
public static final byte Picture
Picture bullets.