All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getAlign

      STAlignV.Enum getAlign()
      Gets the "align" element
    • xgetAlign

      STAlignV xgetAlign()
      Gets (as xml) the "align" element
    • isSetAlign

      boolean isSetAlign()
      True if has "align" element
    • setAlign

      void setAlign(STAlignV.Enum align)
      Sets the "align" element
    • xsetAlign

      void xsetAlign(STAlignV align)
      Sets (as xml) the "align" element
    • unsetAlign

      void unsetAlign()
      Unsets the "align" element
    • getPosOffset

      int getPosOffset()
      Gets the "posOffset" element
    • xgetPosOffset

      STPositionOffset xgetPosOffset()
      Gets (as xml) the "posOffset" element
    • isSetPosOffset

      boolean isSetPosOffset()
      True if has "posOffset" element
    • setPosOffset

      void setPosOffset(int posOffset)
      Sets the "posOffset" element
    • xsetPosOffset

      void xsetPosOffset(STPositionOffset posOffset)
      Sets (as xml) the "posOffset" element
    • unsetPosOffset

      void unsetPosOffset()
      Unsets the "posOffset" element
    • getRelativeFrom

      STRelFromV.Enum getRelativeFrom()
      Gets the "relativeFrom" attribute
    • xgetRelativeFrom

      STRelFromV xgetRelativeFrom()
      Gets (as xml) the "relativeFrom" attribute
    • setRelativeFrom

      void setRelativeFrom(STRelFromV.Enum relativeFrom)
      Sets the "relativeFrom" attribute
    • xsetRelativeFrom

      void xsetRelativeFrom(STRelFromV relativeFrom)
      Sets (as xml) the "relativeFrom" attribute