Interface CTGapAmount

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTGapAmount extends XmlObject
An XML CT_GapAmount(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
  • Field Details

  • Method Details

    • getVal

      Object getVal()
      Gets the "val" attribute
    • xgetVal

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

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

      void setVal(Object val)
      Sets the "val" attribute
    • xsetVal

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

      void unsetVal()
      Unsets the "val" attribute