Interface CTTrackChangeNumbering

All Superinterfaces:
CTMarkup, CTTrackChange, XmlObject, XmlTokenSource

public interface CTTrackChangeNumbering extends CTTrackChange
An XML CT_TrackChangeNumbering(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getOriginal

      String getOriginal()
      Gets the "original" attribute
    • xgetOriginal

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetOriginal()
      Gets (as xml) the "original" attribute
    • isSetOriginal

      boolean isSetOriginal()
      True if has "original" attribute
    • setOriginal

      void setOriginal(String original)
      Sets the "original" attribute
    • xsetOriginal

      void xsetOriginal(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString original)
      Sets (as xml) the "original" attribute
    • unsetOriginal

      void unsetOriginal()
      Unsets the "original" attribute