textbullettype-ag凯发旗舰厅
com.spire.presentation
enum textbullettype
java.lang.object
java.lang.enum<textbullettype>
com.spire.presentation.textbullettype
- all implemented interfaces:
- java.lang.comparable<textbullettype>
public enum textbullettype
- extends java.lang.enum<textbullettype>
represents the type of the extended bullets.
un_defined
public static final textbullettype un_defined
none
public static final textbullettype none
symbol
public static final textbullettype symbol
- sysmbol bullets.
numbered
public static final textbullettype numbered
- numbered bullets.
picture
public static final textbullettype picture
- picture bullets.
getname
public java.lang.string getname()
getvalue
public byte getvalue()