All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getUri

      String getUri()
      Gets the "uri" attribute
    • xgetUri

      XmlToken xgetUri()
      Gets (as xml) the "uri" attribute
    • setUri

      void setUri(String uri)
      Sets the "uri" attribute
    • xsetUri

      void xsetUri(XmlToken uri)
      Sets (as xml) the "uri" attribute