Interface CTDepthPercent

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getVal

        int getVal()
        Gets the "val" attribute
      • isSetVal

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

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

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

        void unsetVal()
        Unsets the "val" attribute