Interface CTGeomRect

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getL

        Object getL()
        Gets the "l" attribute
      • setL

        void setL​(Object l)
        Sets the "l" attribute
      • getT

        Object getT()
        Gets the "t" attribute
      • setT

        void setT​(Object t)
        Sets the "t" attribute
      • getR

        Object getR()
        Gets the "r" attribute
      • setR

        void setR​(Object r)
        Sets the "r" attribute
      • getB

        Object getB()
        Gets the "b" attribute
      • setB

        void setB​(Object b)
        Sets the "b" attribute