Interface CTWebProperties

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element
    • getShowAnimation

      boolean getShowAnimation()
      Gets the "showAnimation" attribute
    • xgetShowAnimation

      XmlBoolean xgetShowAnimation()
      Gets (as xml) the "showAnimation" attribute
    • isSetShowAnimation

      boolean isSetShowAnimation()
      True if has "showAnimation" attribute
    • setShowAnimation

      void setShowAnimation(boolean showAnimation)
      Sets the "showAnimation" attribute
    • xsetShowAnimation

      void xsetShowAnimation(XmlBoolean showAnimation)
      Sets (as xml) the "showAnimation" attribute
    • unsetShowAnimation

      void unsetShowAnimation()
      Unsets the "showAnimation" attribute
    • getResizeGraphics

      boolean getResizeGraphics()
      Gets the "resizeGraphics" attribute
    • xgetResizeGraphics

      XmlBoolean xgetResizeGraphics()
      Gets (as xml) the "resizeGraphics" attribute
    • isSetResizeGraphics

      boolean isSetResizeGraphics()
      True if has "resizeGraphics" attribute
    • setResizeGraphics

      void setResizeGraphics(boolean resizeGraphics)
      Sets the "resizeGraphics" attribute
    • xsetResizeGraphics

      void xsetResizeGraphics(XmlBoolean resizeGraphics)
      Sets (as xml) the "resizeGraphics" attribute
    • unsetResizeGraphics

      void unsetResizeGraphics()
      Unsets the "resizeGraphics" attribute
    • getAllowPng

      boolean getAllowPng()
      Gets the "allowPng" attribute
    • xgetAllowPng

      XmlBoolean xgetAllowPng()
      Gets (as xml) the "allowPng" attribute
    • isSetAllowPng

      boolean isSetAllowPng()
      True if has "allowPng" attribute
    • setAllowPng

      void setAllowPng(boolean allowPng)
      Sets the "allowPng" attribute
    • xsetAllowPng

      void xsetAllowPng(XmlBoolean allowPng)
      Sets (as xml) the "allowPng" attribute
    • unsetAllowPng

      void unsetAllowPng()
      Unsets the "allowPng" attribute
    • getRelyOnVml

      boolean getRelyOnVml()
      Gets the "relyOnVml" attribute
    • xgetRelyOnVml

      XmlBoolean xgetRelyOnVml()
      Gets (as xml) the "relyOnVml" attribute
    • isSetRelyOnVml

      boolean isSetRelyOnVml()
      True if has "relyOnVml" attribute
    • setRelyOnVml

      void setRelyOnVml(boolean relyOnVml)
      Sets the "relyOnVml" attribute
    • xsetRelyOnVml

      void xsetRelyOnVml(XmlBoolean relyOnVml)
      Sets (as xml) the "relyOnVml" attribute
    • unsetRelyOnVml

      void unsetRelyOnVml()
      Unsets the "relyOnVml" attribute
    • getOrganizeInFolders

      boolean getOrganizeInFolders()
      Gets the "organizeInFolders" attribute
    • xgetOrganizeInFolders

      XmlBoolean xgetOrganizeInFolders()
      Gets (as xml) the "organizeInFolders" attribute
    • isSetOrganizeInFolders

      boolean isSetOrganizeInFolders()
      True if has "organizeInFolders" attribute
    • setOrganizeInFolders

      void setOrganizeInFolders(boolean organizeInFolders)
      Sets the "organizeInFolders" attribute
    • xsetOrganizeInFolders

      void xsetOrganizeInFolders(XmlBoolean organizeInFolders)
      Sets (as xml) the "organizeInFolders" attribute
    • unsetOrganizeInFolders

      void unsetOrganizeInFolders()
      Unsets the "organizeInFolders" attribute
    • getUseLongFilenames

      boolean getUseLongFilenames()
      Gets the "useLongFilenames" attribute
    • xgetUseLongFilenames

      XmlBoolean xgetUseLongFilenames()
      Gets (as xml) the "useLongFilenames" attribute
    • isSetUseLongFilenames

      boolean isSetUseLongFilenames()
      True if has "useLongFilenames" attribute
    • setUseLongFilenames

      void setUseLongFilenames(boolean useLongFilenames)
      Sets the "useLongFilenames" attribute
    • xsetUseLongFilenames

      void xsetUseLongFilenames(XmlBoolean useLongFilenames)
      Sets (as xml) the "useLongFilenames" attribute
    • unsetUseLongFilenames

      void unsetUseLongFilenames()
      Unsets the "useLongFilenames" attribute
    • getImgSz

      Gets the "imgSz" attribute
    • xgetImgSz

      STWebScreenSize xgetImgSz()
      Gets (as xml) the "imgSz" attribute
    • isSetImgSz

      boolean isSetImgSz()
      True if has "imgSz" attribute
    • setImgSz

      void setImgSz(STWebScreenSize.Enum imgSz)
      Sets the "imgSz" attribute
    • xsetImgSz

      void xsetImgSz(STWebScreenSize imgSz)
      Sets (as xml) the "imgSz" attribute
    • unsetImgSz

      void unsetImgSz()
      Unsets the "imgSz" attribute
    • getEncoding

      String getEncoding()
      Gets the "encoding" attribute
    • xgetEncoding

      STWebEncoding xgetEncoding()
      Gets (as xml) the "encoding" attribute
    • isSetEncoding

      boolean isSetEncoding()
      True if has "encoding" attribute
    • setEncoding

      void setEncoding(String encoding)
      Sets the "encoding" attribute
    • xsetEncoding

      void xsetEncoding(STWebEncoding encoding)
      Sets (as xml) the "encoding" attribute
    • unsetEncoding

      void unsetEncoding()
      Unsets the "encoding" attribute
    • getClr

      Gets the "clr" attribute
    • xgetClr

      STWebColorType xgetClr()
      Gets (as xml) the "clr" attribute
    • isSetClr

      boolean isSetClr()
      True if has "clr" attribute
    • setClr

      void setClr(STWebColorType.Enum clr)
      Sets the "clr" attribute
    • xsetClr

      void xsetClr(STWebColorType clr)
      Sets (as xml) the "clr" attribute
    • unsetClr

      void unsetClr()
      Unsets the "clr" attribute