BulletType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class BulletType extends System.Enum
Represents the type of the extended bullets.
Fields
Field | Description |
---|---|
NotDefined | |
None | |
Symbol | Sysmbol bullets. |
Numbered | Numbered bullets. |
Picture | Picture bullets. |
NotDefined
public static final byte NotDefined
None
public static final byte None
Symbol
public static final byte Symbol
Sysmbol bullets.
Numbered
public static final byte Numbered
Numbered bullets.
Picture
public static final byte Picture
Picture bullets.