Interface CTTrackChangesView

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getMarkup

      Object getMarkup()
      Gets the "markup" attribute
    • xgetMarkup

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetMarkup()
      Gets (as xml) the "markup" attribute
    • isSetMarkup

      boolean isSetMarkup()
      True if has "markup" attribute
    • setMarkup

      void setMarkup(Object markup)
      Sets the "markup" attribute
    • xsetMarkup

      void xsetMarkup(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff markup)
      Sets (as xml) the "markup" attribute
    • unsetMarkup

      void unsetMarkup()
      Unsets the "markup" attribute
    • getComments

      Object getComments()
      Gets the "comments" attribute
    • xgetComments

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetComments()
      Gets (as xml) the "comments" attribute
    • isSetComments

      boolean isSetComments()
      True if has "comments" attribute
    • setComments

      void setComments(Object comments)
      Sets the "comments" attribute
    • xsetComments

      void xsetComments(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff comments)
      Sets (as xml) the "comments" attribute
    • unsetComments

      void unsetComments()
      Unsets the "comments" attribute
    • getInsDel

      Object getInsDel()
      Gets the "insDel" attribute
    • xgetInsDel

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetInsDel()
      Gets (as xml) the "insDel" attribute
    • isSetInsDel

      boolean isSetInsDel()
      True if has "insDel" attribute
    • setInsDel

      void setInsDel(Object insDel)
      Sets the "insDel" attribute
    • xsetInsDel

      void xsetInsDel(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff insDel)
      Sets (as xml) the "insDel" attribute
    • unsetInsDel

      void unsetInsDel()
      Unsets the "insDel" attribute
    • getFormatting

      Object getFormatting()
      Gets the "formatting" attribute
    • xgetFormatting

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetFormatting()
      Gets (as xml) the "formatting" attribute
    • isSetFormatting

      boolean isSetFormatting()
      True if has "formatting" attribute
    • setFormatting

      void setFormatting(Object formatting)
      Sets the "formatting" attribute
    • xsetFormatting

      void xsetFormatting(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff formatting)
      Sets (as xml) the "formatting" attribute
    • unsetFormatting

      void unsetFormatting()
      Unsets the "formatting" attribute
    • getInkAnnotations

      Object getInkAnnotations()
      Gets the "inkAnnotations" attribute
    • xgetInkAnnotations

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetInkAnnotations()
      Gets (as xml) the "inkAnnotations" attribute
    • isSetInkAnnotations

      boolean isSetInkAnnotations()
      True if has "inkAnnotations" attribute
    • setInkAnnotations

      void setInkAnnotations(Object inkAnnotations)
      Sets the "inkAnnotations" attribute
    • xsetInkAnnotations

      void xsetInkAnnotations(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff inkAnnotations)
      Sets (as xml) the "inkAnnotations" attribute
    • unsetInkAnnotations

      void unsetInkAnnotations()
      Unsets the "inkAnnotations" attribute