Interface CTRelativeRect

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getL

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

      STPercentage xgetL()
      Gets (as xml) the "l" attribute
    • isSetL

      boolean isSetL()
      True if has "l" attribute
    • setL

      void setL(Object l)
      Sets the "l" attribute
    • xsetL

      void xsetL(STPercentage l)
      Sets (as xml) the "l" attribute
    • unsetL

      void unsetL()
      Unsets the "l" attribute
    • getT

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

      STPercentage xgetT()
      Gets (as xml) the "t" attribute
    • isSetT

      boolean isSetT()
      True if has "t" attribute
    • setT

      void setT(Object t)
      Sets the "t" attribute
    • xsetT

      void xsetT(STPercentage t)
      Sets (as xml) the "t" attribute
    • unsetT

      void unsetT()
      Unsets the "t" attribute
    • getR

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

      STPercentage xgetR()
      Gets (as xml) the "r" attribute
    • isSetR

      boolean isSetR()
      True if has "r" attribute
    • setR

      void setR(Object r)
      Sets the "r" attribute
    • xsetR

      void xsetR(STPercentage r)
      Sets (as xml) the "r" attribute
    • unsetR

      void unsetR()
      Unsets the "r" attribute
    • getB

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

      STPercentage xgetB()
      Gets (as xml) the "b" attribute
    • isSetB

      boolean isSetB()
      True if has "b" attribute
    • setB

      void setB(Object b)
      Sets the "b" attribute
    • xsetB

      void xsetB(STPercentage b)
      Sets (as xml) the "b" attribute
    • unsetB

      void unsetB()
      Unsets the "b" attribute