All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getVal

      Gets the "val" attribute
    • xgetVal

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

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

      void xsetVal(STNumberFormat val)
      Sets (as xml) the "val" attribute
    • getFormat

      String getFormat()
      Gets the "format" attribute
    • xgetFormat

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetFormat()
      Gets (as xml) the "format" attribute
    • isSetFormat

      boolean isSetFormat()
      True if has "format" attribute
    • setFormat

      void setFormat(String format)
      Sets the "format" attribute
    • xsetFormat

      void xsetFormat(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString format)
      Sets (as xml) the "format" attribute
    • unsetFormat

      void unsetFormat()
      Unsets the "format" attribute