Interface CTMoveBookmark

All Superinterfaces:
CTBookmark, CTBookmarkRange, CTMarkup, CTMarkupRange, XmlObject, XmlTokenSource

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

  • Method Details

    • getAuthor

      String getAuthor()
      Gets the "author" attribute
    • xgetAuthor

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetAuthor()
      Gets (as xml) the "author" attribute
    • setAuthor

      void setAuthor(String author)
      Sets the "author" attribute
    • xsetAuthor

      void xsetAuthor(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString author)
      Sets (as xml) the "author" attribute
    • getDate

      Calendar getDate()
      Gets the "date" attribute
    • xgetDate

      STDateTime xgetDate()
      Gets (as xml) the "date" attribute
    • setDate

      void setDate(Calendar date)
      Sets the "date" attribute
    • xsetDate

      void xsetDate(STDateTime date)
      Sets (as xml) the "date" attribute