All Superinterfaces:
CTBookmarkRange, CTMarkup, CTMarkupRange, XmlObject, XmlTokenSource
All Known Subinterfaces:
CTMoveBookmark

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

  • Method Details

    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetName()
      Gets (as xml) the "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString name)
      Sets (as xml) the "name" attribute