Interface CTViewProperties

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getNormalViewPr

      CTNormalViewProperties getNormalViewPr()
      Gets the "normalViewPr" element
    • isSetNormalViewPr

      boolean isSetNormalViewPr()
      True if has "normalViewPr" element
    • setNormalViewPr

      void setNormalViewPr(CTNormalViewProperties normalViewPr)
      Sets the "normalViewPr" element
    • addNewNormalViewPr

      CTNormalViewProperties addNewNormalViewPr()
      Appends and returns a new empty "normalViewPr" element
    • unsetNormalViewPr

      void unsetNormalViewPr()
      Unsets the "normalViewPr" element
    • getSlideViewPr

      CTSlideViewProperties getSlideViewPr()
      Gets the "slideViewPr" element
    • isSetSlideViewPr

      boolean isSetSlideViewPr()
      True if has "slideViewPr" element
    • setSlideViewPr

      void setSlideViewPr(CTSlideViewProperties slideViewPr)
      Sets the "slideViewPr" element
    • addNewSlideViewPr

      CTSlideViewProperties addNewSlideViewPr()
      Appends and returns a new empty "slideViewPr" element
    • unsetSlideViewPr

      void unsetSlideViewPr()
      Unsets the "slideViewPr" element
    • getOutlineViewPr

      CTOutlineViewProperties getOutlineViewPr()
      Gets the "outlineViewPr" element
    • isSetOutlineViewPr

      boolean isSetOutlineViewPr()
      True if has "outlineViewPr" element
    • setOutlineViewPr

      void setOutlineViewPr(CTOutlineViewProperties outlineViewPr)
      Sets the "outlineViewPr" element
    • addNewOutlineViewPr

      CTOutlineViewProperties addNewOutlineViewPr()
      Appends and returns a new empty "outlineViewPr" element
    • unsetOutlineViewPr

      void unsetOutlineViewPr()
      Unsets the "outlineViewPr" element
    • getNotesTextViewPr

      CTNotesTextViewProperties getNotesTextViewPr()
      Gets the "notesTextViewPr" element
    • isSetNotesTextViewPr

      boolean isSetNotesTextViewPr()
      True if has "notesTextViewPr" element
    • setNotesTextViewPr

      void setNotesTextViewPr(CTNotesTextViewProperties notesTextViewPr)
      Sets the "notesTextViewPr" element
    • addNewNotesTextViewPr

      CTNotesTextViewProperties addNewNotesTextViewPr()
      Appends and returns a new empty "notesTextViewPr" element
    • unsetNotesTextViewPr

      void unsetNotesTextViewPr()
      Unsets the "notesTextViewPr" element
    • getSorterViewPr

      CTSlideSorterViewProperties getSorterViewPr()
      Gets the "sorterViewPr" element
    • isSetSorterViewPr

      boolean isSetSorterViewPr()
      True if has "sorterViewPr" element
    • setSorterViewPr

      void setSorterViewPr(CTSlideSorterViewProperties sorterViewPr)
      Sets the "sorterViewPr" element
    • addNewSorterViewPr

      CTSlideSorterViewProperties addNewSorterViewPr()
      Appends and returns a new empty "sorterViewPr" element
    • unsetSorterViewPr

      void unsetSorterViewPr()
      Unsets the "sorterViewPr" element
    • getNotesViewPr

      CTNotesViewProperties getNotesViewPr()
      Gets the "notesViewPr" element
    • isSetNotesViewPr

      boolean isSetNotesViewPr()
      True if has "notesViewPr" element
    • setNotesViewPr

      void setNotesViewPr(CTNotesViewProperties notesViewPr)
      Sets the "notesViewPr" element
    • addNewNotesViewPr

      CTNotesViewProperties addNewNotesViewPr()
      Appends and returns a new empty "notesViewPr" element
    • unsetNotesViewPr

      void unsetNotesViewPr()
      Unsets the "notesViewPr" element
    • getGridSpacing

      CTPositiveSize2D getGridSpacing()
      Gets the "gridSpacing" element
    • isSetGridSpacing

      boolean isSetGridSpacing()
      True if has "gridSpacing" element
    • setGridSpacing

      void setGridSpacing(CTPositiveSize2D gridSpacing)
      Sets the "gridSpacing" element
    • addNewGridSpacing

      CTPositiveSize2D addNewGridSpacing()
      Appends and returns a new empty "gridSpacing" element
    • unsetGridSpacing

      void unsetGridSpacing()
      Unsets the "gridSpacing" 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
    • getLastView

      STViewType.Enum getLastView()
      Gets the "lastView" attribute
    • xgetLastView

      STViewType xgetLastView()
      Gets (as xml) the "lastView" attribute
    • isSetLastView

      boolean isSetLastView()
      True if has "lastView" attribute
    • setLastView

      void setLastView(STViewType.Enum lastView)
      Sets the "lastView" attribute
    • xsetLastView

      void xsetLastView(STViewType lastView)
      Sets (as xml) the "lastView" attribute
    • unsetLastView

      void unsetLastView()
      Unsets the "lastView" attribute
    • getShowComments

      boolean getShowComments()
      Gets the "showComments" attribute
    • xgetShowComments

      XmlBoolean xgetShowComments()
      Gets (as xml) the "showComments" attribute
    • isSetShowComments

      boolean isSetShowComments()
      True if has "showComments" attribute
    • setShowComments

      void setShowComments(boolean showComments)
      Sets the "showComments" attribute
    • xsetShowComments

      void xsetShowComments(XmlBoolean showComments)
      Sets (as xml) the "showComments" attribute
    • unsetShowComments

      void unsetShowComments()
      Unsets the "showComments" attribute