|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<FollowCharacterType>
com.spire.doc.documents.FollowCharacterType
public 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 |
|
| Method Summary | |
|---|---|
int |
getValue()
|
| Enum Constant Detail |
|---|
public static final FollowCharacterType Tab
public static final FollowCharacterType Space
public static final FollowCharacterType Nothing
| Method Detail |
|---|
public int getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||