Interface CTApplicationNonVisualDrawingProps

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getPh

      CTPlaceholder getPh()
      Gets the "ph" element
    • isSetPh

      boolean isSetPh()
      True if has "ph" element
    • setPh

      void setPh(CTPlaceholder ph)
      Sets the "ph" element
    • addNewPh

      CTPlaceholder addNewPh()
      Appends and returns a new empty "ph" element
    • unsetPh

      void unsetPh()
      Unsets the "ph" element
    • getAudioCd

      CTAudioCD getAudioCd()
      Gets the "audioCd" element
    • isSetAudioCd

      boolean isSetAudioCd()
      True if has "audioCd" element
    • setAudioCd

      void setAudioCd(CTAudioCD audioCd)
      Sets the "audioCd" element
    • addNewAudioCd

      CTAudioCD addNewAudioCd()
      Appends and returns a new empty "audioCd" element
    • unsetAudioCd

      void unsetAudioCd()
      Unsets the "audioCd" element
    • getWavAudioFile

      CTEmbeddedWAVAudioFile getWavAudioFile()
      Gets the "wavAudioFile" element
    • isSetWavAudioFile

      boolean isSetWavAudioFile()
      True if has "wavAudioFile" element
    • setWavAudioFile

      void setWavAudioFile(CTEmbeddedWAVAudioFile wavAudioFile)
      Sets the "wavAudioFile" element
    • addNewWavAudioFile

      CTEmbeddedWAVAudioFile addNewWavAudioFile()
      Appends and returns a new empty "wavAudioFile" element
    • unsetWavAudioFile

      void unsetWavAudioFile()
      Unsets the "wavAudioFile" element
    • getAudioFile

      CTAudioFile getAudioFile()
      Gets the "audioFile" element
    • isSetAudioFile

      boolean isSetAudioFile()
      True if has "audioFile" element
    • setAudioFile

      void setAudioFile(CTAudioFile audioFile)
      Sets the "audioFile" element
    • addNewAudioFile

      CTAudioFile addNewAudioFile()
      Appends and returns a new empty "audioFile" element
    • unsetAudioFile

      void unsetAudioFile()
      Unsets the "audioFile" element
    • getVideoFile

      CTVideoFile getVideoFile()
      Gets the "videoFile" element
    • isSetVideoFile

      boolean isSetVideoFile()
      True if has "videoFile" element
    • setVideoFile

      void setVideoFile(CTVideoFile videoFile)
      Sets the "videoFile" element
    • addNewVideoFile

      CTVideoFile addNewVideoFile()
      Appends and returns a new empty "videoFile" element
    • unsetVideoFile

      void unsetVideoFile()
      Unsets the "videoFile" element
    • getQuickTimeFile

      CTQuickTimeFile getQuickTimeFile()
      Gets the "quickTimeFile" element
    • isSetQuickTimeFile

      boolean isSetQuickTimeFile()
      True if has "quickTimeFile" element
    • setQuickTimeFile

      void setQuickTimeFile(CTQuickTimeFile quickTimeFile)
      Sets the "quickTimeFile" element
    • addNewQuickTimeFile

      CTQuickTimeFile addNewQuickTimeFile()
      Appends and returns a new empty "quickTimeFile" element
    • unsetQuickTimeFile

      void unsetQuickTimeFile()
      Unsets the "quickTimeFile" element
    • getCustDataLst

      CTCustomerDataList getCustDataLst()
      Gets the "custDataLst" element
    • isSetCustDataLst

      boolean isSetCustDataLst()
      True if has "custDataLst" element
    • setCustDataLst

      void setCustDataLst(CTCustomerDataList custDataLst)
      Sets the "custDataLst" element
    • addNewCustDataLst

      CTCustomerDataList addNewCustDataLst()
      Appends and returns a new empty "custDataLst" element
    • unsetCustDataLst

      void unsetCustDataLst()
      Unsets the "custDataLst" element
    • 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
    • getIsPhoto

      boolean getIsPhoto()
      Gets the "isPhoto" attribute
    • xgetIsPhoto

      XmlBoolean xgetIsPhoto()
      Gets (as xml) the "isPhoto" attribute
    • isSetIsPhoto

      boolean isSetIsPhoto()
      True if has "isPhoto" attribute
    • setIsPhoto

      void setIsPhoto(boolean isPhoto)
      Sets the "isPhoto" attribute
    • xsetIsPhoto

      void xsetIsPhoto(XmlBoolean isPhoto)
      Sets (as xml) the "isPhoto" attribute
    • unsetIsPhoto

      void unsetIsPhoto()
      Unsets the "isPhoto" attribute
    • getUserDrawn

      boolean getUserDrawn()
      Gets the "userDrawn" attribute
    • xgetUserDrawn

      XmlBoolean xgetUserDrawn()
      Gets (as xml) the "userDrawn" attribute
    • isSetUserDrawn

      boolean isSetUserDrawn()
      True if has "userDrawn" attribute
    • setUserDrawn

      void setUserDrawn(boolean userDrawn)
      Sets the "userDrawn" attribute
    • xsetUserDrawn

      void xsetUserDrawn(XmlBoolean userDrawn)
      Sets (as xml) the "userDrawn" attribute
    • unsetUserDrawn

      void unsetUserDrawn()
      Unsets the "userDrawn" attribute