footnotenumberformat-ag凯发旗舰厅



com.spire.doc
enum footnotenumberformat

java.lang.object
  extended by java.lang.enum<footnotenumberformat>
      extended by com.spire.doc.footnotenumberformat
all implemented interfaces:
java.lang.comparable<footnotenumberformat>

public enum footnotenumberformat
extends java.lang.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

arabic

public static final footnotenumberformat arabic
arabic format (1, 2, 3, ...).

decimal_full_width

public static final footnotenumberformat decimal_full_width
specifies that the sequence shall consist of full-width arabic numbering.

hebrew_1

public static final footnotenumberformat hebrew_1
specifies that the sequence shall consist of hebrew letters from the set listed below.

hebrew_2

public static final footnotenumberformat hebrew_2
specifies that the sequence shall consist of the hebrew alphabet.

arabic_alpha

public static final footnotenumberformat 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.

arabic_abjad

public static final footnotenumberformat arabic_abjad
specifies that the sequence shall consist of one or more occurrences of a single ascending abjad numerall from the set listed below.

upper_case_roman

public static final footnotenumberformat upper_case_roman
upper case roman format (i, ii, iii, ...) .

lower_case_roman

public static final footnotenumberformat lower_case_roman
lower case roman format (i, ii, iii, ...) .

upper_case_letter

public static final footnotenumberformat upper_case_letter
upper case letters format (a, b, c, ...) .

lower_case_letter

public static final footnotenumberformat lower_case_letter
lower case letters format (a, b, c, ...) .

chicago

public static final footnotenumberformat chicago
chicago manual of style.

chinese_legal_simplified

public static final footnotenumberformat 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.

chinese_counting_thousand

public static final footnotenumberformat 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.

ideograph_traditional

public static final footnotenumberformat ideograph_traditional
specifies that the sequence shall consist of sequential numerical traditonal ideographs.

ideograph_zodiac

public static final footnotenumberformat ideograph_zodiac
specifies that the sequence shall consist of sequential numerical zodiac ideographs.

decimal_enclosed_circle_chinese

public static final footnotenumberformat decimal_enclosed_circle_chinese
identical to decimalenclosedcircle

ideograph_enclosed_circle

public static final footnotenumberformat ideograph_enclosed_circle
specifies that the sequence shall consist of sequential numerical ideographs.

none

public static final footnotenumberformat none
method detail

getvalue

public int getvalue()


网站地图