Class XWPFFieldRun

  • All Implemented Interfaces:
    CharacterRun, IRunElement, ISDTContents

    public class XWPFFieldRun
    extends XWPFRun
    A run of text which is part of a field, such as Title of Page number or Author. Any given Field may be made up of multiple of these.
    • Method Detail

      • getFieldInstruction

        public java.lang.String getFieldInstruction()
      • setFieldInstruction

        public void setFieldInstruction​(java.lang.String instruction)