Interface CTTLMediaNodeVideo

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getCMediaNode

      CTTLCommonMediaNodeData getCMediaNode()
      Gets the "cMediaNode" element
    • setCMediaNode

      void setCMediaNode(CTTLCommonMediaNodeData cMediaNode)
      Sets the "cMediaNode" element
    • addNewCMediaNode

      CTTLCommonMediaNodeData addNewCMediaNode()
      Appends and returns a new empty "cMediaNode" element
    • getFullScrn

      boolean getFullScrn()
      Gets the "fullScrn" attribute
    • xgetFullScrn

      XmlBoolean xgetFullScrn()
      Gets (as xml) the "fullScrn" attribute
    • isSetFullScrn

      boolean isSetFullScrn()
      True if has "fullScrn" attribute
    • setFullScrn

      void setFullScrn(boolean fullScrn)
      Sets the "fullScrn" attribute
    • xsetFullScrn

      void xsetFullScrn(XmlBoolean fullScrn)
      Sets (as xml) the "fullScrn" attribute
    • unsetFullScrn

      void unsetFullScrn()
      Unsets the "fullScrn" attribute