Interface CTScript

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTScript
    extends XmlObject
    An XML CT_Script(@http://schemas.openxmlformats.org/officeDocument/2006/math). This is a complex type.
    • Method Detail

      • xgetVal

        STScript xgetVal()
        Gets (as xml) the "val" attribute
      • isSetVal

        boolean isSetVal()
        True if has "val" attribute
      • setVal

        void setVal​(STScript.Enum val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(STScript val)
        Sets (as xml) the "val" attribute
      • unsetVal

        void unsetVal()
        Unsets the "val" attribute