Interface CTBookView

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

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

        STVisibility xgetVisibility()
        Gets (as xml) the "visibility" attribute
      • isSetVisibility

        boolean isSetVisibility()
        True if has "visibility" attribute
      • setVisibility

        void setVisibility​(STVisibility.Enum visibility)
        Sets the "visibility" attribute
      • xsetVisibility

        void xsetVisibility​(STVisibility visibility)
        Sets (as xml) the "visibility" attribute
      • unsetVisibility

        void unsetVisibility()
        Unsets the "visibility" attribute
      • getMinimized

        boolean getMinimized()
        Gets the "minimized" attribute
      • xgetMinimized

        XmlBoolean xgetMinimized()
        Gets (as xml) the "minimized" attribute
      • isSetMinimized

        boolean isSetMinimized()
        True if has "minimized" attribute
      • setMinimized

        void setMinimized​(boolean minimized)
        Sets the "minimized" attribute
      • xsetMinimized

        void xsetMinimized​(XmlBoolean minimized)
        Sets (as xml) the "minimized" attribute
      • unsetMinimized

        void unsetMinimized()
        Unsets the "minimized" attribute
      • getShowHorizontalScroll

        boolean getShowHorizontalScroll()
        Gets the "showHorizontalScroll" attribute
      • xgetShowHorizontalScroll

        XmlBoolean xgetShowHorizontalScroll()
        Gets (as xml) the "showHorizontalScroll" attribute
      • isSetShowHorizontalScroll

        boolean isSetShowHorizontalScroll()
        True if has "showHorizontalScroll" attribute
      • setShowHorizontalScroll

        void setShowHorizontalScroll​(boolean showHorizontalScroll)
        Sets the "showHorizontalScroll" attribute
      • xsetShowHorizontalScroll

        void xsetShowHorizontalScroll​(XmlBoolean showHorizontalScroll)
        Sets (as xml) the "showHorizontalScroll" attribute
      • unsetShowHorizontalScroll

        void unsetShowHorizontalScroll()
        Unsets the "showHorizontalScroll" attribute
      • getShowVerticalScroll

        boolean getShowVerticalScroll()
        Gets the "showVerticalScroll" attribute
      • xgetShowVerticalScroll

        XmlBoolean xgetShowVerticalScroll()
        Gets (as xml) the "showVerticalScroll" attribute
      • isSetShowVerticalScroll

        boolean isSetShowVerticalScroll()
        True if has "showVerticalScroll" attribute
      • setShowVerticalScroll

        void setShowVerticalScroll​(boolean showVerticalScroll)
        Sets the "showVerticalScroll" attribute
      • xsetShowVerticalScroll

        void xsetShowVerticalScroll​(XmlBoolean showVerticalScroll)
        Sets (as xml) the "showVerticalScroll" attribute
      • unsetShowVerticalScroll

        void unsetShowVerticalScroll()
        Unsets the "showVerticalScroll" attribute
      • getShowSheetTabs

        boolean getShowSheetTabs()
        Gets the "showSheetTabs" attribute
      • xgetShowSheetTabs

        XmlBoolean xgetShowSheetTabs()
        Gets (as xml) the "showSheetTabs" attribute
      • isSetShowSheetTabs

        boolean isSetShowSheetTabs()
        True if has "showSheetTabs" attribute
      • setShowSheetTabs

        void setShowSheetTabs​(boolean showSheetTabs)
        Sets the "showSheetTabs" attribute
      • xsetShowSheetTabs

        void xsetShowSheetTabs​(XmlBoolean showSheetTabs)
        Sets (as xml) the "showSheetTabs" attribute
      • unsetShowSheetTabs

        void unsetShowSheetTabs()
        Unsets the "showSheetTabs" attribute
      • getXWindow

        int getXWindow()
        Gets the "xWindow" attribute
      • xgetXWindow

        XmlInt xgetXWindow()
        Gets (as xml) the "xWindow" attribute
      • isSetXWindow

        boolean isSetXWindow()
        True if has "xWindow" attribute
      • setXWindow

        void setXWindow​(int xWindow)
        Sets the "xWindow" attribute
      • xsetXWindow

        void xsetXWindow​(XmlInt xWindow)
        Sets (as xml) the "xWindow" attribute
      • unsetXWindow

        void unsetXWindow()
        Unsets the "xWindow" attribute
      • getYWindow

        int getYWindow()
        Gets the "yWindow" attribute
      • xgetYWindow

        XmlInt xgetYWindow()
        Gets (as xml) the "yWindow" attribute
      • isSetYWindow

        boolean isSetYWindow()
        True if has "yWindow" attribute
      • setYWindow

        void setYWindow​(int yWindow)
        Sets the "yWindow" attribute
      • xsetYWindow

        void xsetYWindow​(XmlInt yWindow)
        Sets (as xml) the "yWindow" attribute
      • unsetYWindow

        void unsetYWindow()
        Unsets the "yWindow" attribute
      • getWindowWidth

        long getWindowWidth()
        Gets the "windowWidth" attribute
      • xgetWindowWidth

        XmlUnsignedInt xgetWindowWidth()
        Gets (as xml) the "windowWidth" attribute
      • isSetWindowWidth

        boolean isSetWindowWidth()
        True if has "windowWidth" attribute
      • setWindowWidth

        void setWindowWidth​(long windowWidth)
        Sets the "windowWidth" attribute
      • xsetWindowWidth

        void xsetWindowWidth​(XmlUnsignedInt windowWidth)
        Sets (as xml) the "windowWidth" attribute
      • unsetWindowWidth

        void unsetWindowWidth()
        Unsets the "windowWidth" attribute
      • getWindowHeight

        long getWindowHeight()
        Gets the "windowHeight" attribute
      • xgetWindowHeight

        XmlUnsignedInt xgetWindowHeight()
        Gets (as xml) the "windowHeight" attribute
      • isSetWindowHeight

        boolean isSetWindowHeight()
        True if has "windowHeight" attribute
      • setWindowHeight

        void setWindowHeight​(long windowHeight)
        Sets the "windowHeight" attribute
      • xsetWindowHeight

        void xsetWindowHeight​(XmlUnsignedInt windowHeight)
        Sets (as xml) the "windowHeight" attribute
      • unsetWindowHeight

        void unsetWindowHeight()
        Unsets the "windowHeight" attribute
      • getTabRatio

        long getTabRatio()
        Gets the "tabRatio" attribute
      • xgetTabRatio

        XmlUnsignedInt xgetTabRatio()
        Gets (as xml) the "tabRatio" attribute
      • isSetTabRatio

        boolean isSetTabRatio()
        True if has "tabRatio" attribute
      • setTabRatio

        void setTabRatio​(long tabRatio)
        Sets the "tabRatio" attribute
      • xsetTabRatio

        void xsetTabRatio​(XmlUnsignedInt tabRatio)
        Sets (as xml) the "tabRatio" attribute
      • unsetTabRatio

        void unsetTabRatio()
        Unsets the "tabRatio" attribute
      • getFirstSheet

        long getFirstSheet()
        Gets the "firstSheet" attribute
      • xgetFirstSheet

        XmlUnsignedInt xgetFirstSheet()
        Gets (as xml) the "firstSheet" attribute
      • isSetFirstSheet

        boolean isSetFirstSheet()
        True if has "firstSheet" attribute
      • setFirstSheet

        void setFirstSheet​(long firstSheet)
        Sets the "firstSheet" attribute
      • xsetFirstSheet

        void xsetFirstSheet​(XmlUnsignedInt firstSheet)
        Sets (as xml) the "firstSheet" attribute
      • unsetFirstSheet

        void unsetFirstSheet()
        Unsets the "firstSheet" attribute
      • getActiveTab

        long getActiveTab()
        Gets the "activeTab" attribute
      • xgetActiveTab

        XmlUnsignedInt xgetActiveTab()
        Gets (as xml) the "activeTab" attribute
      • isSetActiveTab

        boolean isSetActiveTab()
        True if has "activeTab" attribute
      • setActiveTab

        void setActiveTab​(long activeTab)
        Sets the "activeTab" attribute
      • xsetActiveTab

        void xsetActiveTab​(XmlUnsignedInt activeTab)
        Sets (as xml) the "activeTab" attribute
      • unsetActiveTab

        void unsetActiveTab()
        Unsets the "activeTab" attribute
      • getAutoFilterDateGrouping

        boolean getAutoFilterDateGrouping()
        Gets the "autoFilterDateGrouping" attribute
      • xgetAutoFilterDateGrouping

        XmlBoolean xgetAutoFilterDateGrouping()
        Gets (as xml) the "autoFilterDateGrouping" attribute
      • isSetAutoFilterDateGrouping

        boolean isSetAutoFilterDateGrouping()
        True if has "autoFilterDateGrouping" attribute
      • setAutoFilterDateGrouping

        void setAutoFilterDateGrouping​(boolean autoFilterDateGrouping)
        Sets the "autoFilterDateGrouping" attribute
      • xsetAutoFilterDateGrouping

        void xsetAutoFilterDateGrouping​(XmlBoolean autoFilterDateGrouping)
        Sets (as xml) the "autoFilterDateGrouping" attribute
      • unsetAutoFilterDateGrouping

        void unsetAutoFilterDateGrouping()
        Unsets the "autoFilterDateGrouping" attribute