Interface CTCommonSlideViewProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTCommonSlideViewProperties
    extends XmlObject
    An XML CT_CommonSlideViewProperties(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
    • Method Detail

      • getGuideLst

        CTGuideList getGuideLst()
        Gets the "guideLst" element
      • isSetGuideLst

        boolean isSetGuideLst()
        True if has "guideLst" element
      • setGuideLst

        void setGuideLst​(CTGuideList guideLst)
        Sets the "guideLst" element
      • addNewGuideLst

        CTGuideList addNewGuideLst()
        Appends and returns a new empty "guideLst" element
      • unsetGuideLst

        void unsetGuideLst()
        Unsets the "guideLst" element
      • getSnapToGrid

        boolean getSnapToGrid()
        Gets the "snapToGrid" attribute
      • xgetSnapToGrid

        XmlBoolean xgetSnapToGrid()
        Gets (as xml) the "snapToGrid" attribute
      • isSetSnapToGrid

        boolean isSetSnapToGrid()
        True if has "snapToGrid" attribute
      • setSnapToGrid

        void setSnapToGrid​(boolean snapToGrid)
        Sets the "snapToGrid" attribute
      • xsetSnapToGrid

        void xsetSnapToGrid​(XmlBoolean snapToGrid)
        Sets (as xml) the "snapToGrid" attribute
      • unsetSnapToGrid

        void unsetSnapToGrid()
        Unsets the "snapToGrid" attribute
      • getSnapToObjects

        boolean getSnapToObjects()
        Gets the "snapToObjects" attribute
      • xgetSnapToObjects

        XmlBoolean xgetSnapToObjects()
        Gets (as xml) the "snapToObjects" attribute
      • isSetSnapToObjects

        boolean isSetSnapToObjects()
        True if has "snapToObjects" attribute
      • setSnapToObjects

        void setSnapToObjects​(boolean snapToObjects)
        Sets the "snapToObjects" attribute
      • xsetSnapToObjects

        void xsetSnapToObjects​(XmlBoolean snapToObjects)
        Sets (as xml) the "snapToObjects" attribute
      • unsetSnapToObjects

        void unsetSnapToObjects()
        Unsets the "snapToObjects" attribute
      • getShowGuides

        boolean getShowGuides()
        Gets the "showGuides" attribute
      • xgetShowGuides

        XmlBoolean xgetShowGuides()
        Gets (as xml) the "showGuides" attribute
      • isSetShowGuides

        boolean isSetShowGuides()
        True if has "showGuides" attribute
      • setShowGuides

        void setShowGuides​(boolean showGuides)
        Sets the "showGuides" attribute
      • xsetShowGuides

        void xsetShowGuides​(XmlBoolean showGuides)
        Sets (as xml) the "showGuides" attribute
      • unsetShowGuides

        void unsetShowGuides()
        Unsets the "showGuides" attribute