Interface CTDocumentBase

All Superinterfaces:
XmlObject, XmlTokenSource
All Known Subinterfaces:
CTDocument1, CTGlossaryDocument1

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

  • Method Details

    • getBackground

      CTBackground getBackground()
      Gets the "background" element
    • isSetBackground

      boolean isSetBackground()
      True if has "background" element
    • setBackground

      void setBackground(CTBackground background)
      Sets the "background" element
    • addNewBackground

      CTBackground addNewBackground()
      Appends and returns a new empty "background" element
    • unsetBackground

      void unsetBackground()
      Unsets the "background" element