Interface CTTLAnimVariantIntegerVal

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTTLAnimVariantIntegerVal extends XmlObject
An XML CT_TLAnimVariantIntegerVal(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getVal

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

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

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

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