All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTFType extends XmlObject
An XML CT_FType(@http://schemas.openxmlformats.org/officeDocument/2006/math). This is a complex type.
  • Field Details

  • Method Details

    • getVal

      STFType.Enum getVal()
      Gets the "val" attribute
    • xgetVal

      STFType xgetVal()
      Gets (as xml) the "val" attribute
    • setVal

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

      void xsetVal(STFType val)
      Sets (as xml) the "val" attribute