Interface CTOutlineViewProperties

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getCViewPr

      Gets the "cViewPr" element
    • setCViewPr

      void setCViewPr(CTCommonViewProperties cViewPr)
      Sets the "cViewPr" element
    • addNewCViewPr

      CTCommonViewProperties addNewCViewPr()
      Appends and returns a new empty "cViewPr" element
    • getSldLst

      Gets the "sldLst" element
    • isSetSldLst

      boolean isSetSldLst()
      True if has "sldLst" element
    • setSldLst

      void setSldLst(CTOutlineViewSlideList sldLst)
      Sets the "sldLst" element
    • addNewSldLst

      CTOutlineViewSlideList addNewSldLst()
      Appends and returns a new empty "sldLst" element
    • unsetSldLst

      void unsetSldLst()
      Unsets the "sldLst" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element