Interface CTBookView
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_BookView(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTBookView> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "extLst" elementlongGets the "activeTab" attributebooleanGets the "autoFilterDateGrouping" attributeGets the "extLst" elementlongGets the "firstSheet" attributebooleanGets the "minimized" attributebooleanGets the "showHorizontalScroll" attributebooleanGets the "showSheetTabs" attributebooleanGets the "showVerticalScroll" attributelongGets the "tabRatio" attributeGets the "visibility" attributelongGets the "windowHeight" attributelongGets the "windowWidth" attributeintGets the "xWindow" attributeintGets the "yWindow" attributebooleanTrue if has "activeTab" attributebooleanTrue if has "autoFilterDateGrouping" attributebooleanTrue if has "extLst" elementbooleanTrue if has "firstSheet" attributebooleanTrue if has "minimized" attributebooleanTrue if has "showHorizontalScroll" attributebooleanTrue if has "showSheetTabs" attributebooleanTrue if has "showVerticalScroll" attributebooleanTrue if has "tabRatio" attributebooleanTrue if has "visibility" attributebooleanTrue if has "windowHeight" attributebooleanTrue if has "windowWidth" attributebooleanTrue if has "xWindow" attributebooleanTrue if has "yWindow" attributevoidsetActiveTab(long activeTab) Sets the "activeTab" attributevoidsetAutoFilterDateGrouping(boolean autoFilterDateGrouping) Sets the "autoFilterDateGrouping" attributevoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetFirstSheet(long firstSheet) Sets the "firstSheet" attributevoidsetMinimized(boolean minimized) Sets the "minimized" attributevoidsetShowHorizontalScroll(boolean showHorizontalScroll) Sets the "showHorizontalScroll" attributevoidsetShowSheetTabs(boolean showSheetTabs) Sets the "showSheetTabs" attributevoidsetShowVerticalScroll(boolean showVerticalScroll) Sets the "showVerticalScroll" attributevoidsetTabRatio(long tabRatio) Sets the "tabRatio" attributevoidsetVisibility(STVisibility.Enum visibility) Sets the "visibility" attributevoidsetWindowHeight(long windowHeight) Sets the "windowHeight" attributevoidsetWindowWidth(long windowWidth) Sets the "windowWidth" attributevoidsetXWindow(int xWindow) Sets the "xWindow" attributevoidsetYWindow(int yWindow) Sets the "yWindow" attributevoidUnsets the "activeTab" attributevoidUnsets the "autoFilterDateGrouping" attributevoidUnsets the "extLst" elementvoidUnsets the "firstSheet" attributevoidUnsets the "minimized" attributevoidUnsets the "showHorizontalScroll" attributevoidUnsets the "showSheetTabs" attributevoidUnsets the "showVerticalScroll" attributevoidUnsets the "tabRatio" attributevoidUnsets the "visibility" attributevoidUnsets the "windowHeight" attributevoidUnsets the "windowWidth" attributevoidUnsets the "xWindow" attributevoidUnsets the "yWindow" attributeGets (as xml) the "activeTab" attributeGets (as xml) the "autoFilterDateGrouping" attributeGets (as xml) the "firstSheet" attributeGets (as xml) the "minimized" attributeGets (as xml) the "showHorizontalScroll" attributeGets (as xml) the "showSheetTabs" attributeGets (as xml) the "showVerticalScroll" attributeGets (as xml) the "tabRatio" attributeGets (as xml) the "visibility" attributeGets (as xml) the "windowHeight" attributeGets (as xml) the "windowWidth" attributeGets (as xml) the "xWindow" attributeGets (as xml) the "yWindow" attributevoidxsetActiveTab(XmlUnsignedInt activeTab) Sets (as xml) the "activeTab" attributevoidxsetAutoFilterDateGrouping(XmlBoolean autoFilterDateGrouping) Sets (as xml) the "autoFilterDateGrouping" attributevoidxsetFirstSheet(XmlUnsignedInt firstSheet) Sets (as xml) the "firstSheet" attributevoidxsetMinimized(XmlBoolean minimized) Sets (as xml) the "minimized" attributevoidxsetShowHorizontalScroll(XmlBoolean showHorizontalScroll) Sets (as xml) the "showHorizontalScroll" attributevoidxsetShowSheetTabs(XmlBoolean showSheetTabs) Sets (as xml) the "showSheetTabs" attributevoidxsetShowVerticalScroll(XmlBoolean showVerticalScroll) Sets (as xml) the "showVerticalScroll" attributevoidxsetTabRatio(XmlUnsignedInt tabRatio) Sets (as xml) the "tabRatio" attributevoidxsetVisibility(STVisibility visibility) Sets (as xml) the "visibility" attributevoidxsetWindowHeight(XmlUnsignedInt windowHeight) Sets (as xml) the "windowHeight" attributevoidxsetWindowWidth(XmlUnsignedInt windowWidth) Sets (as xml) the "windowWidth" attributevoidxsetXWindow(XmlInt xWindow) Sets (as xml) the "xWindow" attributevoidxsetYWindow(XmlInt yWindow) Sets (as xml) the "yWindow" attributeMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getExtLst
CTExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
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
Sets the "visibility" attribute -
xsetVisibility
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
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
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
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
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
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
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
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
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
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
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
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
Sets (as xml) the "autoFilterDateGrouping" attribute -
unsetAutoFilterDateGrouping
void unsetAutoFilterDateGrouping()Unsets the "autoFilterDateGrouping" attribute
-