All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getCx

      int getCx()
      Gets the "cx" attribute
    • xgetCx

      Gets (as xml) the "cx" attribute
    • setCx

      void setCx(int cx)
      Sets the "cx" attribute
    • xsetCx

      void xsetCx(STSlideSizeCoordinate cx)
      Sets (as xml) the "cx" attribute
    • getCy

      int getCy()
      Gets the "cy" attribute
    • xgetCy

      Gets (as xml) the "cy" attribute
    • setCy

      void setCy(int cy)
      Sets the "cy" attribute
    • xsetCy

      void xsetCy(STSlideSizeCoordinate cy)
      Sets (as xml) the "cy" attribute
    • getType

      Gets the "type" attribute
    • xgetType

      STSlideSizeType xgetType()
      Gets (as xml) the "type" attribute
    • isSetType

      boolean isSetType()
      True if has "type" attribute
    • setType

      void setType(STSlideSizeType.Enum type)
      Sets the "type" attribute
    • xsetType

      void xsetType(STSlideSizeType type)
      Sets (as xml) the "type" attribute
    • unsetType

      void unsetType()
      Unsets the "type" attribute