Package org.docx4j.toc.switches


package org.docx4j.toc.switches
  • Class
    Description
     
    \c field-argument Includes figures, tables, charts, and other items that are numbered by a SEQ field (ยง2.16.5.63).
    A switch which dictates formatting only (eg page numbering N, hyperlinks H) and does not determine whether a given paragraph is included in the TOC or not.
    hyperlinks switch
    page Numbers switch Per http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/TOC.html Without field-argument, omits page numbers from the table of contents.
    heading Outline switch Per http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/TOC.html Uses paragraphs formatted with (or based on) all or the specified range of built-in heading styles.
    A switch which can determine whether a given paragraph is included in the TOC or not.
     
     
     
     
    sTyle switch Per http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/TOC.html Uses paragraphs formatted with (or based on) styles other than the built-in heading styles.
    paragraph oUtline switch This switch indicates to consider the outline level set on the paragraph.