Class XDDFExtensionList


  • @Beta
    public class XDDFExtensionList
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      XDDFExtensionList​(org.openxmlformats.schemas.drawingml.x2006.main.CTOfficeArtExtensionList list)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.openxmlformats.schemas.drawingml.x2006.main.CTOfficeArtExtensionList getXmlObject()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XDDFExtensionList

        @Internal
        public XDDFExtensionList​(org.openxmlformats.schemas.drawingml.x2006.main.CTOfficeArtExtensionList list)
    • Method Detail

      • getXmlObject

        @Internal
        public org.openxmlformats.schemas.drawingml.x2006.main.CTOfficeArtExtensionList getXmlObject()