Interface CTNumVal

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getV

        java.lang.String getV()
        Gets the "v" element
      • xgetV

        STXstring xgetV()
        Gets (as xml) the "v" element
      • setV

        void setV​(java.lang.String v)
        Sets the "v" element
      • xsetV

        void xsetV​(STXstring v)
        Sets (as xml) the "v" element
      • getIdx

        long getIdx()
        Gets the "idx" attribute
      • setIdx

        void setIdx​(long idx)
        Sets the "idx" attribute
      • xsetIdx

        void xsetIdx​(XmlUnsignedInt idx)
        Sets (as xml) the "idx" attribute
      • getFormatCode

        java.lang.String getFormatCode()
        Gets the "formatCode" attribute
      • xgetFormatCode

        STXstring xgetFormatCode()
        Gets (as xml) the "formatCode" attribute
      • isSetFormatCode

        boolean isSetFormatCode()
        True if has "formatCode" attribute
      • setFormatCode

        void setFormatCode​(java.lang.String formatCode)
        Sets the "formatCode" attribute
      • xsetFormatCode

        void xsetFormatCode​(STXstring formatCode)
        Sets (as xml) the "formatCode" attribute
      • unsetFormatCode

        void unsetFormatCode()
        Unsets the "formatCode" attribute