Interface CTBackground

  • 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.
    • Method Detail

      • isSetBgPr

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

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

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

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

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

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

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

        void unsetBwMode()
        Unsets the "bwMode" attribute