All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getDdeItems

      CTDdeItems getDdeItems()
      Gets the "ddeItems" element
    • isSetDdeItems

      boolean isSetDdeItems()
      True if has "ddeItems" element
    • setDdeItems

      void setDdeItems(CTDdeItems ddeItems)
      Sets the "ddeItems" element
    • addNewDdeItems

      CTDdeItems addNewDdeItems()
      Appends and returns a new empty "ddeItems" element
    • unsetDdeItems

      void unsetDdeItems()
      Unsets the "ddeItems" element
    • getDdeService

      String getDdeService()
      Gets the "ddeService" attribute
    • xgetDdeService

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDdeService()
      Gets (as xml) the "ddeService" attribute
    • setDdeService

      void setDdeService(String ddeService)
      Sets the "ddeService" attribute
    • xsetDdeService

      void xsetDdeService(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring ddeService)
      Sets (as xml) the "ddeService" attribute
    • getDdeTopic

      String getDdeTopic()
      Gets the "ddeTopic" attribute
    • xgetDdeTopic

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDdeTopic()
      Gets (as xml) the "ddeTopic" attribute
    • setDdeTopic

      void setDdeTopic(String ddeTopic)
      Sets the "ddeTopic" attribute
    • xsetDdeTopic

      void xsetDdeTopic(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring ddeTopic)
      Sets (as xml) the "ddeTopic" attribute