Interface CTEffectReference

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getRef

      String getRef()
      Gets the "ref" attribute
    • xgetRef

      XmlToken xgetRef()
      Gets (as xml) the "ref" attribute
    • setRef

      void setRef(String ref)
      Sets the "ref" attribute
    • xsetRef

      void xsetRef(XmlToken ref)
      Sets (as xml) the "ref" attribute