All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getSx

      CTRatio getSx()
      Gets the "sx" element
    • setSx

      void setSx(CTRatio sx)
      Sets the "sx" element
    • addNewSx

      CTRatio addNewSx()
      Appends and returns a new empty "sx" element
    • getSy

      CTRatio getSy()
      Gets the "sy" element
    • setSy

      void setSy(CTRatio sy)
      Sets the "sy" element
    • addNewSy

      CTRatio addNewSy()
      Appends and returns a new empty "sy" element