All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTExtension extends XmlObject
An XML CT_Extension(@http://schemas.openxmlformats.org/spreadsheetml/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
    • isSetUri

      boolean isSetUri()
      True if has "uri" attribute
    • setUri

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

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

      void unsetUri()
      Unsets the "uri" attribute