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.
    • Method Detail

      • getRef

        java.lang.String getRef()
        Gets the "ref" attribute
      • xgetRef

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

        boolean isSetRef()
        True if has "ref" attribute
      • setRef

        void setRef​(java.lang.String ref)
        Sets the "ref" attribute
      • xsetRef

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

        void unsetRef()
        Unsets the "ref" attribute