|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<footnotenumberformat>
com.spire.doc.footnotenumberformat
public enum footnotenumberformat
specifies numberformat of footendnote.
enum constant summary | |
---|---|
arabic
arabic format (1, 2, 3, ...). |
|
arabic_abjad
specifies that the sequence shall consist of one or more occurrences of a single ascending abjad numerall from the set listed below. |
|
arabic_alpha
specifies that the sequence shall consist of one or more occurrences of a single character int the arabic alphabet from the set listed below. |
|
chicago
chicago manual of style. |
|
chinese_counting_thousand
specifies that the sequence shall consist of one or more occurrences of a single sequential number from the chiness counting thousand system. |
|
chinese_legal_simplified
specifies that the sequence shall consist of one or more occurrences of a single sequential number from the chiness simplified legal format. |
|
decimal_enclosed_circle_chinese
identical to decimalenclosedcircle |
|
decimal_full_width
specifies that the sequence shall consist of full-width arabic numbering. |
|
hebrew_1
specifies that the sequence shall consist of hebrew letters from the set listed below. |
|
hebrew_2
specifies that the sequence shall consist of the hebrew alphabet. |
|
ideograph_enclosed_circle
specifies that the sequence shall consist of sequential numerical ideographs. |
|
ideograph_traditional
specifies that the sequence shall consist of sequential numerical traditonal ideographs. |
|
ideograph_zodiac
specifies that the sequence shall consist of sequential numerical zodiac ideographs. |
|
lower_case_letter
lower case letters format (a, b, c, ...) . |
|
lower_case_roman
lower case roman format (i, ii, iii, ...) . |
|
none
|
|
upper_case_letter
upper case letters format (a, b, c, ...) . |
|
upper_case_roman
upper case roman format (i, ii, iii, ...) . |
method summary | |
---|---|
int |
getvalue()
|
enum constant detail |
---|
public static final footnotenumberformat arabic
public static final footnotenumberformat decimal_full_width
public static final footnotenumberformat hebrew_1
public static final footnotenumberformat hebrew_2
public static final footnotenumberformat arabic_alpha
public static final footnotenumberformat arabic_abjad
public static final footnotenumberformat upper_case_roman
public static final footnotenumberformat lower_case_roman
public static final footnotenumberformat upper_case_letter
public static final footnotenumberformat lower_case_letter
public static final footnotenumberformat chicago
public static final footnotenumberformat chinese_legal_simplified
public static final footnotenumberformat chinese_counting_thousand
public static final footnotenumberformat ideograph_traditional
public static final footnotenumberformat ideograph_zodiac
public static final footnotenumberformat decimal_enclosed_circle_chinese
public static final footnotenumberformat ideograph_enclosed_circle
public static final footnotenumberformat none
method detail |
---|
public int getvalue()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |