All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getVal

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

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

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

      void xsetVal(STSkip val)
      Sets (as xml) the "val" attribute