Interface CTStyle

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • xgetVal

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

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

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

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

        void unsetVal()
        Unsets the "val" attribute