All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getVal

      String getVal()
      Gets the "val" element
    • xgetVal

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetVal()
      Gets (as xml) the "val" element
    • setVal

      void setVal(String val)
      Sets the "val" element
    • xsetVal

      void xsetVal(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring val)
      Sets (as xml) the "val" element
    • getT

      Gets the "t" attribute
    • xgetT

      Gets (as xml) the "t" attribute
    • isSetT

      boolean isSetT()
      True if has "t" attribute
    • setT

      void setT(STDdeValueType.Enum t)
      Sets the "t" attribute
    • xsetT

      void xsetT(STDdeValueType t)
      Sets (as xml) the "t" attribute
    • unsetT

      void unsetT()
      Unsets the "t" attribute