All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getVal

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

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

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

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