Interface CTLinearShadeProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getAng

        int getAng()
        Gets the "ang" attribute
      • isSetAng

        boolean isSetAng()
        True if has "ang" attribute
      • setAng

        void setAng​(int ang)
        Sets the "ang" attribute
      • unsetAng

        void unsetAng()
        Unsets the "ang" attribute
      • getScaled

        boolean getScaled()
        Gets the "scaled" attribute
      • xgetScaled

        XmlBoolean xgetScaled()
        Gets (as xml) the "scaled" attribute
      • isSetScaled

        boolean isSetScaled()
        True if has "scaled" attribute
      • setScaled

        void setScaled​(boolean scaled)
        Sets the "scaled" attribute
      • xsetScaled

        void xsetScaled​(XmlBoolean scaled)
        Sets (as xml) the "scaled" attribute
      • unsetScaled

        void unsetScaled()
        Unsets the "scaled" attribute