Interface CTDdeValue

  • 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.
    • Method Detail

      • getVal

        java.lang.String getVal()
        Gets the "val" element
      • xgetVal

        STXstring xgetVal()
        Gets (as xml) the "val" element
      • setVal

        void setVal​(java.lang.String val)
        Sets the "val" element
      • xsetVal

        void xsetVal​(STXstring val)
        Sets (as xml) the "val" element
      • isSetT

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

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

        void unsetT()
        Unsets the "t" attribute