Interface CTNonVisualConnectorProperties

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getCxnSpLocks

      CTConnectorLocking getCxnSpLocks()
      Gets the "cxnSpLocks" element
    • isSetCxnSpLocks

      boolean isSetCxnSpLocks()
      True if has "cxnSpLocks" element
    • setCxnSpLocks

      void setCxnSpLocks(CTConnectorLocking cxnSpLocks)
      Sets the "cxnSpLocks" element
    • addNewCxnSpLocks

      CTConnectorLocking addNewCxnSpLocks()
      Appends and returns a new empty "cxnSpLocks" element
    • unsetCxnSpLocks

      void unsetCxnSpLocks()
      Unsets the "cxnSpLocks" element
    • getStCxn

      CTConnection getStCxn()
      Gets the "stCxn" element
    • isSetStCxn

      boolean isSetStCxn()
      True if has "stCxn" element
    • setStCxn

      void setStCxn(CTConnection stCxn)
      Sets the "stCxn" element
    • addNewStCxn

      CTConnection addNewStCxn()
      Appends and returns a new empty "stCxn" element
    • unsetStCxn

      void unsetStCxn()
      Unsets the "stCxn" element
    • getEndCxn

      CTConnection getEndCxn()
      Gets the "endCxn" element
    • isSetEndCxn

      boolean isSetEndCxn()
      True if has "endCxn" element
    • setEndCxn

      void setEndCxn(CTConnection endCxn)
      Sets the "endCxn" element
    • addNewEndCxn

      CTConnection addNewEndCxn()
      Appends and returns a new empty "endCxn" element
    • unsetEndCxn

      void unsetEndCxn()
      Unsets the "endCxn" element
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTOfficeArtExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTOfficeArtExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element