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.
    • Method Detail

      • 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
      • 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
      • 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
      • 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
      • isSetSorterViewPr

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

        void unsetSorterViewPr()
        Unsets the "sorterViewPr" 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
      • 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
      • 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