Interface CTAlphaOutsetEffect

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTAlphaOutsetEffect
    extends XmlObject
    An XML CT_AlphaOutsetEffect(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
    • Method Detail

      • getRad

        long getRad()
        Gets the "rad" attribute
      • xgetRad

        STCoordinate xgetRad()
        Gets (as xml) the "rad" attribute
      • isSetRad

        boolean isSetRad()
        True if has "rad" attribute
      • setRad

        void setRad​(long rad)
        Sets the "rad" attribute
      • xsetRad

        void xsetRad​(STCoordinate rad)
        Sets (as xml) the "rad" attribute
      • unsetRad

        void unsetRad()
        Unsets the "rad" attribute