All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBgPr

      Gets the "bgPr" element
    • isSetBgPr

      boolean isSetBgPr()
      True if has "bgPr" element
    • setBgPr

      void setBgPr(CTBackgroundProperties bgPr)
      Sets the "bgPr" element
    • addNewBgPr

      Appends and returns a new empty "bgPr" element
    • unsetBgPr

      void unsetBgPr()
      Unsets the "bgPr" element
    • getBgRef

      Gets the "bgRef" element
    • isSetBgRef

      boolean isSetBgRef()
      True if has "bgRef" element
    • setBgRef

      void setBgRef(CTStyleMatrixReference bgRef)
      Sets the "bgRef" element
    • addNewBgRef

      CTStyleMatrixReference addNewBgRef()
      Appends and returns a new empty "bgRef" element
    • unsetBgRef

      void unsetBgRef()
      Unsets the "bgRef" element
    • getBwMode

      Gets the "bwMode" attribute
    • xgetBwMode

      STBlackWhiteMode xgetBwMode()
      Gets (as xml) the "bwMode" attribute
    • isSetBwMode

      boolean isSetBwMode()
      True if has "bwMode" attribute
    • setBwMode

      void setBwMode(STBlackWhiteMode.Enum bwMode)
      Sets the "bwMode" attribute
    • xsetBwMode

      void xsetBwMode(STBlackWhiteMode bwMode)
      Sets (as xml) the "bwMode" attribute
    • unsetBwMode

      void unsetBwMode()
      Unsets the "bwMode" attribute