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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTBookView.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementlong
getActiveTab()
Gets the "activeTab" attributeboolean
getAutoFilterDateGrouping()
Gets the "autoFilterDateGrouping" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementlong
getFirstSheet()
Gets the "firstSheet" attributeboolean
getMinimized()
Gets the "minimized" attributeboolean
getShowHorizontalScroll()
Gets the "showHorizontalScroll" attributeboolean
getShowSheetTabs()
Gets the "showSheetTabs" attributeboolean
getShowVerticalScroll()
Gets the "showVerticalScroll" attributelong
getTabRatio()
Gets the "tabRatio" attributeSTVisibility.Enum
getVisibility()
Gets the "visibility" attributelong
getWindowHeight()
Gets the "windowHeight" attributelong
getWindowWidth()
Gets the "windowWidth" attributeint
getXWindow()
Gets the "xWindow" attributeint
getYWindow()
Gets the "yWindow" attributeboolean
isSetActiveTab()
True if has "activeTab" attributeboolean
isSetAutoFilterDateGrouping()
True if has "autoFilterDateGrouping" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetFirstSheet()
True if has "firstSheet" attributeboolean
isSetMinimized()
True if has "minimized" attributeboolean
isSetShowHorizontalScroll()
True if has "showHorizontalScroll" attributeboolean
isSetShowSheetTabs()
True if has "showSheetTabs" attributeboolean
isSetShowVerticalScroll()
True if has "showVerticalScroll" attributeboolean
isSetTabRatio()
True if has "tabRatio" attributeboolean
isSetVisibility()
True if has "visibility" attributeboolean
isSetWindowHeight()
True if has "windowHeight" attributeboolean
isSetWindowWidth()
True if has "windowWidth" attributeboolean
isSetXWindow()
True if has "xWindow" attributeboolean
isSetYWindow()
True if has "yWindow" attributevoid
setActiveTab(long activeTab)
Sets the "activeTab" attributevoid
setAutoFilterDateGrouping(boolean autoFilterDateGrouping)
Sets the "autoFilterDateGrouping" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setFirstSheet(long firstSheet)
Sets the "firstSheet" attributevoid
setMinimized(boolean minimized)
Sets the "minimized" attributevoid
setShowHorizontalScroll(boolean showHorizontalScroll)
Sets the "showHorizontalScroll" attributevoid
setShowSheetTabs(boolean showSheetTabs)
Sets the "showSheetTabs" attributevoid
setShowVerticalScroll(boolean showVerticalScroll)
Sets the "showVerticalScroll" attributevoid
setTabRatio(long tabRatio)
Sets the "tabRatio" attributevoid
setVisibility(STVisibility.Enum visibility)
Sets the "visibility" attributevoid
setWindowHeight(long windowHeight)
Sets the "windowHeight" attributevoid
setWindowWidth(long windowWidth)
Sets the "windowWidth" attributevoid
setXWindow(int xWindow)
Sets the "xWindow" attributevoid
setYWindow(int yWindow)
Sets the "yWindow" attributevoid
unsetActiveTab()
Unsets the "activeTab" attributevoid
unsetAutoFilterDateGrouping()
Unsets the "autoFilterDateGrouping" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetFirstSheet()
Unsets the "firstSheet" attributevoid
unsetMinimized()
Unsets the "minimized" attributevoid
unsetShowHorizontalScroll()
Unsets the "showHorizontalScroll" attributevoid
unsetShowSheetTabs()
Unsets the "showSheetTabs" attributevoid
unsetShowVerticalScroll()
Unsets the "showVerticalScroll" attributevoid
unsetTabRatio()
Unsets the "tabRatio" attributevoid
unsetVisibility()
Unsets the "visibility" attributevoid
unsetWindowHeight()
Unsets the "windowHeight" attributevoid
unsetWindowWidth()
Unsets the "windowWidth" attributevoid
unsetXWindow()
Unsets the "xWindow" attributevoid
unsetYWindow()
Unsets the "yWindow" attributeXmlUnsignedInt
xgetActiveTab()
Gets (as xml) the "activeTab" attributeXmlBoolean
xgetAutoFilterDateGrouping()
Gets (as xml) the "autoFilterDateGrouping" attributeXmlUnsignedInt
xgetFirstSheet()
Gets (as xml) the "firstSheet" attributeXmlBoolean
xgetMinimized()
Gets (as xml) the "minimized" attributeXmlBoolean
xgetShowHorizontalScroll()
Gets (as xml) the "showHorizontalScroll" attributeXmlBoolean
xgetShowSheetTabs()
Gets (as xml) the "showSheetTabs" attributeXmlBoolean
xgetShowVerticalScroll()
Gets (as xml) the "showVerticalScroll" attributeXmlUnsignedInt
xgetTabRatio()
Gets (as xml) the "tabRatio" attributeSTVisibility
xgetVisibility()
Gets (as xml) the "visibility" attributeXmlUnsignedInt
xgetWindowHeight()
Gets (as xml) the "windowHeight" attributeXmlUnsignedInt
xgetWindowWidth()
Gets (as xml) the "windowWidth" attributeXmlInt
xgetXWindow()
Gets (as xml) the "xWindow" attributeXmlInt
xgetYWindow()
Gets (as xml) the "yWindow" attributevoid
xsetActiveTab(XmlUnsignedInt activeTab)
Sets (as xml) the "activeTab" attributevoid
xsetAutoFilterDateGrouping(XmlBoolean autoFilterDateGrouping)
Sets (as xml) the "autoFilterDateGrouping" attributevoid
xsetFirstSheet(XmlUnsignedInt firstSheet)
Sets (as xml) the "firstSheet" attributevoid
xsetMinimized(XmlBoolean minimized)
Sets (as xml) the "minimized" attributevoid
xsetShowHorizontalScroll(XmlBoolean showHorizontalScroll)
Sets (as xml) the "showHorizontalScroll" attributevoid
xsetShowSheetTabs(XmlBoolean showSheetTabs)
Sets (as xml) the "showSheetTabs" attributevoid
xsetShowVerticalScroll(XmlBoolean showVerticalScroll)
Sets (as xml) the "showVerticalScroll" attributevoid
xsetTabRatio(XmlUnsignedInt tabRatio)
Sets (as xml) the "tabRatio" attributevoid
xsetVisibility(STVisibility visibility)
Sets (as xml) the "visibility" attributevoid
xsetWindowHeight(XmlUnsignedInt windowHeight)
Sets (as xml) the "windowHeight" attributevoid
xsetWindowWidth(XmlUnsignedInt windowWidth)
Sets (as xml) the "windowWidth" attributevoid
xsetXWindow(XmlInt xWindow)
Sets (as xml) the "xWindow" attributevoid
xsetYWindow(XmlInt yWindow)
Sets (as xml) the "yWindow" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
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
-
getVisibility
STVisibility.Enum getVisibility()
Gets the "visibility" attribute
-
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
-
-