Interface CTTLAnimVariantFloatVal

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getVal

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

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

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

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