footnoterestartrule-ag凯发旗舰厅



com.spire.doc
enum footnoterestartrule

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

public enum footnoterestartrule
extends java.lang.enum<footnoterestartrule>

specifies footnoterestartindex.


enum constant summary
default
          equals .
do_not_restart
          numbering continuous throughout the document.
restart_page
          numbering restarts at each page.
restart_section
          numbering restarts at each section.
 
method summary
 int getvalue()
           
 
enum constant detail

do_not_restart

public static final footnoterestartrule do_not_restart
numbering continuous throughout the document.

restart_section

public static final footnoterestartrule restart_section
numbering restarts at each section.

restart_page

public static final footnoterestartrule restart_page
numbering restarts at each page.

default

public static final footnoterestartrule default
equals .
method detail

getvalue

public int getvalue()


网站地图