Interface CTConnection

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTConnection
    extends XmlObject
    An XML CT_Connection(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
    • Method Detail

      • getId

        long getId()
        Gets the "id" attribute
      • setId

        void setId​(long id)
        Sets the "id" attribute
      • getIdx

        long getIdx()
        Gets the "idx" attribute
      • setIdx

        void setIdx​(long idx)
        Sets the "idx" attribute
      • xsetIdx

        void xsetIdx​(XmlUnsignedInt idx)
        Sets (as xml) the "idx" attribute