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.
  • Field Details

  • Method Details

    • getSz

      Object getSz()
      Gets the "sz" attribute
    • xgetSz

      Gets (as xml) the "sz" attribute
    • setSz

      void setSz(Object sz)
      Sets the "sz" attribute
    • xsetSz

      void xsetSz(STPositiveFixedPercentage sz)
      Sets (as xml) 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