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.
  • Field Details

  • Method Details

    • getId

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

      Gets (as xml) the "id" attribute
    • setId

      void setId(long id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STDrawingElementId id)
      Sets (as xml) the "id" attribute
    • getIdx

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

      XmlUnsignedInt xgetIdx()
      Gets (as xml) the "idx" attribute
    • setIdx

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

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