Interface CTNormalViewPortion

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTNormalViewPortion
    extends XmlObject
    An XML CT_NormalViewPortion(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
    • Method Detail

      • getSz

        int getSz()
        Gets the "sz" attribute
      • setSz

        void setSz​(int sz)
        Sets the "sz" attribute
      • getAutoAdjust

        boolean getAutoAdjust()
        Gets the "autoAdjust" attribute
      • xgetAutoAdjust

        XmlBoolean xgetAutoAdjust()
        Gets (as xml) the "autoAdjust" attribute
      • isSetAutoAdjust

        boolean isSetAutoAdjust()
        True if has "autoAdjust" attribute
      • setAutoAdjust

        void setAutoAdjust​(boolean autoAdjust)
        Sets the "autoAdjust" attribute
      • xsetAutoAdjust

        void xsetAutoAdjust​(XmlBoolean autoAdjust)
        Sets (as xml) the "autoAdjust" attribute
      • unsetAutoAdjust

        void unsetAutoAdjust()
        Unsets the "autoAdjust" attribute