Interface CTSlideSize

  • 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.
    • Method Detail

      • getCx

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

        void setCx​(int cx)
        Sets the "cx" attribute
      • getCy

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

        void setCy​(int cy)
        Sets the "cy" attribute
      • isSetType

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

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

        void unsetType()
        Unsets the "type" attribute