Interface CTLogBase

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTLogBase
    extends XmlObject
    An XML CT_LogBase(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
    • Method Detail

      • getVal

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

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

        void setVal​(double val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(STLogBase val)
        Sets (as xml) the "val" attribute