followcharactertype-ag凯发旗舰厅
com.spire.doc.documents
enum followcharactertype
java.lang.object
java.lang.enum<followcharactertype>
com.spire.doc.documents.followcharactertype
- all implemented interfaces:
- java.lang.comparable<followcharactertype>
public enum followcharactertype
- extends java.lang.enum<followcharactertype>
the type of character following the number text for the paragraph
enum constant summary |
nothing
follow character isn't used |
space
list levels number or bullet is followed by space |
tab
list levels number or bullet is followed by tab |
tab
public static final followcharactertype tab
- list levels number or bullet is followed by tab
space
public static final followcharactertype space
- list levels number or bullet is followed by space
nothing
public static final followcharactertype nothing
- follow character isn't used
getvalue
public int getvalue()