Class FieldUpdaterSEQExample

java.lang.Object
org.docx4j.samples.FieldUpdaterSEQExample

public class FieldUpdaterSEQExample extends Object
Example showing how to renumber SEQ fields. These are used to number figures (in Word, References > Captions). This updates the docx. If you don't want to do that, apply it to a clone instead.
  • Constructor Details

    • FieldUpdaterSEQExample

      public FieldUpdaterSEQExample()
  • Method Details