Interface CTSlideSorterViewProperties

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTSlideSorterViewProperties extends XmlObject
An XML CT_SlideSorterViewProperties(@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
    • 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
    • getShowFormatting

      boolean getShowFormatting()
      Gets the "showFormatting" attribute
    • xgetShowFormatting

      XmlBoolean xgetShowFormatting()
      Gets (as xml) the "showFormatting" attribute
    • isSetShowFormatting

      boolean isSetShowFormatting()
      True if has "showFormatting" attribute
    • setShowFormatting

      void setShowFormatting(boolean showFormatting)
      Sets the "showFormatting" attribute
    • xsetShowFormatting

      void xsetShowFormatting(XmlBoolean showFormatting)
      Sets (as xml) the "showFormatting" attribute
    • unsetShowFormatting

      void unsetShowFormatting()
      Unsets the "showFormatting" attribute