Interface CTCustomWorkbookView
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTCustomWorkbookView extends XmlObject
An XML CT_CustomWorkbookView(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTCustomWorkbookView>
Factory
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
getActiveSheetId()
Gets the "activeSheetId" attributeboolean
getAutoUpdate()
Gets the "autoUpdate" attributeboolean
getChangesSavedWin()
Gets the "changesSavedWin" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementjava.lang.String
getGuid()
Gets the "guid" attributeboolean
getIncludeHiddenRowCol()
Gets the "includeHiddenRowCol" attributeboolean
getIncludePrintSettings()
Gets the "includePrintSettings" attributeboolean
getMaximized()
Gets the "maximized" attributelong
getMergeInterval()
Gets the "mergeInterval" attributeboolean
getMinimized()
Gets the "minimized" attributejava.lang.String
getName()
Gets the "name" attributeboolean
getOnlySync()
Gets the "onlySync" attributeboolean
getPersonalView()
Gets the "personalView" attributeSTComments.Enum
getShowComments()
Gets the "showComments" attributeboolean
getShowFormulaBar()
Gets the "showFormulaBar" attributeboolean
getShowHorizontalScroll()
Gets the "showHorizontalScroll" attributeSTObjects.Enum
getShowObjects()
Gets the "showObjects" attributeboolean
getShowSheetTabs()
Gets the "showSheetTabs" attributeboolean
getShowStatusbar()
Gets the "showStatusbar" attributeboolean
getShowVerticalScroll()
Gets the "showVerticalScroll" attributelong
getTabRatio()
Gets the "tabRatio" attributelong
getWindowHeight()
Gets the "windowHeight" attributelong
getWindowWidth()
Gets the "windowWidth" attributeint
getXWindow()
Gets the "xWindow" attributeint
getYWindow()
Gets the "yWindow" attributeboolean
isSetAutoUpdate()
True if has "autoUpdate" attributeboolean
isSetChangesSavedWin()
True if has "changesSavedWin" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetIncludeHiddenRowCol()
True if has "includeHiddenRowCol" attributeboolean
isSetIncludePrintSettings()
True if has "includePrintSettings" attributeboolean
isSetMaximized()
True if has "maximized" attributeboolean
isSetMergeInterval()
True if has "mergeInterval" attributeboolean
isSetMinimized()
True if has "minimized" attributeboolean
isSetOnlySync()
True if has "onlySync" attributeboolean
isSetPersonalView()
True if has "personalView" attributeboolean
isSetShowComments()
True if has "showComments" attributeboolean
isSetShowFormulaBar()
True if has "showFormulaBar" attributeboolean
isSetShowHorizontalScroll()
True if has "showHorizontalScroll" attributeboolean
isSetShowObjects()
True if has "showObjects" attributeboolean
isSetShowSheetTabs()
True if has "showSheetTabs" attributeboolean
isSetShowStatusbar()
True if has "showStatusbar" attributeboolean
isSetShowVerticalScroll()
True if has "showVerticalScroll" attributeboolean
isSetTabRatio()
True if has "tabRatio" attributeboolean
isSetXWindow()
True if has "xWindow" attributeboolean
isSetYWindow()
True if has "yWindow" attributevoid
setActiveSheetId(long activeSheetId)
Sets the "activeSheetId" attributevoid
setAutoUpdate(boolean autoUpdate)
Sets the "autoUpdate" attributevoid
setChangesSavedWin(boolean changesSavedWin)
Sets the "changesSavedWin" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setGuid(java.lang.String guid)
Sets the "guid" attributevoid
setIncludeHiddenRowCol(boolean includeHiddenRowCol)
Sets the "includeHiddenRowCol" attributevoid
setIncludePrintSettings(boolean includePrintSettings)
Sets the "includePrintSettings" attributevoid
setMaximized(boolean maximized)
Sets the "maximized" attributevoid
setMergeInterval(long mergeInterval)
Sets the "mergeInterval" attributevoid
setMinimized(boolean minimized)
Sets the "minimized" attributevoid
setName(java.lang.String name)
Sets the "name" attributevoid
setOnlySync(boolean onlySync)
Sets the "onlySync" attributevoid
setPersonalView(boolean personalView)
Sets the "personalView" attributevoid
setShowComments(STComments.Enum showComments)
Sets the "showComments" attributevoid
setShowFormulaBar(boolean showFormulaBar)
Sets the "showFormulaBar" attributevoid
setShowHorizontalScroll(boolean showHorizontalScroll)
Sets the "showHorizontalScroll" attributevoid
setShowObjects(STObjects.Enum showObjects)
Sets the "showObjects" attributevoid
setShowSheetTabs(boolean showSheetTabs)
Sets the "showSheetTabs" attributevoid
setShowStatusbar(boolean showStatusbar)
Sets the "showStatusbar" attributevoid
setShowVerticalScroll(boolean showVerticalScroll)
Sets the "showVerticalScroll" attributevoid
setTabRatio(long tabRatio)
Sets the "tabRatio" 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
unsetAutoUpdate()
Unsets the "autoUpdate" attributevoid
unsetChangesSavedWin()
Unsets the "changesSavedWin" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetIncludeHiddenRowCol()
Unsets the "includeHiddenRowCol" attributevoid
unsetIncludePrintSettings()
Unsets the "includePrintSettings" attributevoid
unsetMaximized()
Unsets the "maximized" attributevoid
unsetMergeInterval()
Unsets the "mergeInterval" attributevoid
unsetMinimized()
Unsets the "minimized" attributevoid
unsetOnlySync()
Unsets the "onlySync" attributevoid
unsetPersonalView()
Unsets the "personalView" attributevoid
unsetShowComments()
Unsets the "showComments" attributevoid
unsetShowFormulaBar()
Unsets the "showFormulaBar" attributevoid
unsetShowHorizontalScroll()
Unsets the "showHorizontalScroll" attributevoid
unsetShowObjects()
Unsets the "showObjects" attributevoid
unsetShowSheetTabs()
Unsets the "showSheetTabs" attributevoid
unsetShowStatusbar()
Unsets the "showStatusbar" attributevoid
unsetShowVerticalScroll()
Unsets the "showVerticalScroll" attributevoid
unsetTabRatio()
Unsets the "tabRatio" attributevoid
unsetXWindow()
Unsets the "xWindow" attributevoid
unsetYWindow()
Unsets the "yWindow" attributeXmlUnsignedInt
xgetActiveSheetId()
Gets (as xml) the "activeSheetId" attributeXmlBoolean
xgetAutoUpdate()
Gets (as xml) the "autoUpdate" attributeXmlBoolean
xgetChangesSavedWin()
Gets (as xml) the "changesSavedWin" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid
xgetGuid()
Gets (as xml) the "guid" attributeXmlBoolean
xgetIncludeHiddenRowCol()
Gets (as xml) the "includeHiddenRowCol" attributeXmlBoolean
xgetIncludePrintSettings()
Gets (as xml) the "includePrintSettings" attributeXmlBoolean
xgetMaximized()
Gets (as xml) the "maximized" attributeXmlUnsignedInt
xgetMergeInterval()
Gets (as xml) the "mergeInterval" attributeXmlBoolean
xgetMinimized()
Gets (as xml) the "minimized" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring
xgetName()
Gets (as xml) the "name" attributeXmlBoolean
xgetOnlySync()
Gets (as xml) the "onlySync" attributeXmlBoolean
xgetPersonalView()
Gets (as xml) the "personalView" attributeSTComments
xgetShowComments()
Gets (as xml) the "showComments" attributeXmlBoolean
xgetShowFormulaBar()
Gets (as xml) the "showFormulaBar" attributeXmlBoolean
xgetShowHorizontalScroll()
Gets (as xml) the "showHorizontalScroll" attributeSTObjects
xgetShowObjects()
Gets (as xml) the "showObjects" attributeXmlBoolean
xgetShowSheetTabs()
Gets (as xml) the "showSheetTabs" attributeXmlBoolean
xgetShowStatusbar()
Gets (as xml) the "showStatusbar" attributeXmlBoolean
xgetShowVerticalScroll()
Gets (as xml) the "showVerticalScroll" attributeXmlUnsignedInt
xgetTabRatio()
Gets (as xml) the "tabRatio" 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
xsetActiveSheetId(XmlUnsignedInt activeSheetId)
Sets (as xml) the "activeSheetId" attributevoid
xsetAutoUpdate(XmlBoolean autoUpdate)
Sets (as xml) the "autoUpdate" attributevoid
xsetChangesSavedWin(XmlBoolean changesSavedWin)
Sets (as xml) the "changesSavedWin" attributevoid
xsetGuid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid guid)
Sets (as xml) the "guid" attributevoid
xsetIncludeHiddenRowCol(XmlBoolean includeHiddenRowCol)
Sets (as xml) the "includeHiddenRowCol" attributevoid
xsetIncludePrintSettings(XmlBoolean includePrintSettings)
Sets (as xml) the "includePrintSettings" attributevoid
xsetMaximized(XmlBoolean maximized)
Sets (as xml) the "maximized" attributevoid
xsetMergeInterval(XmlUnsignedInt mergeInterval)
Sets (as xml) the "mergeInterval" attributevoid
xsetMinimized(XmlBoolean minimized)
Sets (as xml) the "minimized" attributevoid
xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
Sets (as xml) the "name" attributevoid
xsetOnlySync(XmlBoolean onlySync)
Sets (as xml) the "onlySync" attributevoid
xsetPersonalView(XmlBoolean personalView)
Sets (as xml) the "personalView" attributevoid
xsetShowComments(STComments showComments)
Sets (as xml) the "showComments" attributevoid
xsetShowFormulaBar(XmlBoolean showFormulaBar)
Sets (as xml) the "showFormulaBar" attributevoid
xsetShowHorizontalScroll(XmlBoolean showHorizontalScroll)
Sets (as xml) the "showHorizontalScroll" attributevoid
xsetShowObjects(STObjects showObjects)
Sets (as xml) the "showObjects" attributevoid
xsetShowSheetTabs(XmlBoolean showSheetTabs)
Sets (as xml) the "showSheetTabs" attributevoid
xsetShowStatusbar(XmlBoolean showStatusbar)
Sets (as xml) the "showStatusbar" attributevoid
xsetShowVerticalScroll(XmlBoolean showVerticalScroll)
Sets (as xml) the "showVerticalScroll" attributevoid
xsetTabRatio(XmlUnsignedInt tabRatio)
Sets (as xml) the "tabRatio" 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, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
Factory
static final DocumentFactory<CTCustomWorkbookView> Factory
-
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
-
getName
java.lang.String getName()
Gets the "name" attribute
-
xgetName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
Gets (as xml) the "name" attribute
-
setName
void setName(java.lang.String name)
Sets the "name" attribute
-
xsetName
void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
Sets (as xml) the "name" attribute
-
getGuid
java.lang.String getGuid()
Gets the "guid" attribute
-
xgetGuid
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetGuid()
Gets (as xml) the "guid" attribute
-
setGuid
void setGuid(java.lang.String guid)
Sets the "guid" attribute
-
xsetGuid
void xsetGuid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid guid)
Sets (as xml) the "guid" attribute
-
getAutoUpdate
boolean getAutoUpdate()
Gets the "autoUpdate" attribute
-
xgetAutoUpdate
XmlBoolean xgetAutoUpdate()
Gets (as xml) the "autoUpdate" attribute
-
isSetAutoUpdate
boolean isSetAutoUpdate()
True if has "autoUpdate" attribute
-
setAutoUpdate
void setAutoUpdate(boolean autoUpdate)
Sets the "autoUpdate" attribute
-
xsetAutoUpdate
void xsetAutoUpdate(XmlBoolean autoUpdate)
Sets (as xml) the "autoUpdate" attribute
-
unsetAutoUpdate
void unsetAutoUpdate()
Unsets the "autoUpdate" attribute
-
getMergeInterval
long getMergeInterval()
Gets the "mergeInterval" attribute
-
xgetMergeInterval
XmlUnsignedInt xgetMergeInterval()
Gets (as xml) the "mergeInterval" attribute
-
isSetMergeInterval
boolean isSetMergeInterval()
True if has "mergeInterval" attribute
-
setMergeInterval
void setMergeInterval(long mergeInterval)
Sets the "mergeInterval" attribute
-
xsetMergeInterval
void xsetMergeInterval(XmlUnsignedInt mergeInterval)
Sets (as xml) the "mergeInterval" attribute
-
unsetMergeInterval
void unsetMergeInterval()
Unsets the "mergeInterval" attribute
-
getChangesSavedWin
boolean getChangesSavedWin()
Gets the "changesSavedWin" attribute
-
xgetChangesSavedWin
XmlBoolean xgetChangesSavedWin()
Gets (as xml) the "changesSavedWin" attribute
-
isSetChangesSavedWin
boolean isSetChangesSavedWin()
True if has "changesSavedWin" attribute
-
setChangesSavedWin
void setChangesSavedWin(boolean changesSavedWin)
Sets the "changesSavedWin" attribute
-
xsetChangesSavedWin
void xsetChangesSavedWin(XmlBoolean changesSavedWin)
Sets (as xml) the "changesSavedWin" attribute
-
unsetChangesSavedWin
void unsetChangesSavedWin()
Unsets the "changesSavedWin" attribute
-
getOnlySync
boolean getOnlySync()
Gets the "onlySync" attribute
-
xgetOnlySync
XmlBoolean xgetOnlySync()
Gets (as xml) the "onlySync" attribute
-
isSetOnlySync
boolean isSetOnlySync()
True if has "onlySync" attribute
-
setOnlySync
void setOnlySync(boolean onlySync)
Sets the "onlySync" attribute
-
xsetOnlySync
void xsetOnlySync(XmlBoolean onlySync)
Sets (as xml) the "onlySync" attribute
-
unsetOnlySync
void unsetOnlySync()
Unsets the "onlySync" attribute
-
getPersonalView
boolean getPersonalView()
Gets the "personalView" attribute
-
xgetPersonalView
XmlBoolean xgetPersonalView()
Gets (as xml) the "personalView" attribute
-
isSetPersonalView
boolean isSetPersonalView()
True if has "personalView" attribute
-
setPersonalView
void setPersonalView(boolean personalView)
Sets the "personalView" attribute
-
xsetPersonalView
void xsetPersonalView(XmlBoolean personalView)
Sets (as xml) the "personalView" attribute
-
unsetPersonalView
void unsetPersonalView()
Unsets the "personalView" attribute
-
getIncludePrintSettings
boolean getIncludePrintSettings()
Gets the "includePrintSettings" attribute
-
xgetIncludePrintSettings
XmlBoolean xgetIncludePrintSettings()
Gets (as xml) the "includePrintSettings" attribute
-
isSetIncludePrintSettings
boolean isSetIncludePrintSettings()
True if has "includePrintSettings" attribute
-
setIncludePrintSettings
void setIncludePrintSettings(boolean includePrintSettings)
Sets the "includePrintSettings" attribute
-
xsetIncludePrintSettings
void xsetIncludePrintSettings(XmlBoolean includePrintSettings)
Sets (as xml) the "includePrintSettings" attribute
-
unsetIncludePrintSettings
void unsetIncludePrintSettings()
Unsets the "includePrintSettings" attribute
-
getIncludeHiddenRowCol
boolean getIncludeHiddenRowCol()
Gets the "includeHiddenRowCol" attribute
-
xgetIncludeHiddenRowCol
XmlBoolean xgetIncludeHiddenRowCol()
Gets (as xml) the "includeHiddenRowCol" attribute
-
isSetIncludeHiddenRowCol
boolean isSetIncludeHiddenRowCol()
True if has "includeHiddenRowCol" attribute
-
setIncludeHiddenRowCol
void setIncludeHiddenRowCol(boolean includeHiddenRowCol)
Sets the "includeHiddenRowCol" attribute
-
xsetIncludeHiddenRowCol
void xsetIncludeHiddenRowCol(XmlBoolean includeHiddenRowCol)
Sets (as xml) the "includeHiddenRowCol" attribute
-
unsetIncludeHiddenRowCol
void unsetIncludeHiddenRowCol()
Unsets the "includeHiddenRowCol" attribute
-
getMaximized
boolean getMaximized()
Gets the "maximized" attribute
-
xgetMaximized
XmlBoolean xgetMaximized()
Gets (as xml) the "maximized" attribute
-
isSetMaximized
boolean isSetMaximized()
True if has "maximized" attribute
-
setMaximized
void setMaximized(boolean maximized)
Sets the "maximized" attribute
-
xsetMaximized
void xsetMaximized(XmlBoolean maximized)
Sets (as xml) the "maximized" attribute
-
unsetMaximized
void unsetMaximized()
Unsets the "maximized" 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
-
setWindowWidth
void setWindowWidth(long windowWidth)
Sets the "windowWidth" attribute
-
xsetWindowWidth
void xsetWindowWidth(XmlUnsignedInt windowWidth)
Sets (as xml) the "windowWidth" attribute
-
getWindowHeight
long getWindowHeight()
Gets the "windowHeight" attribute
-
xgetWindowHeight
XmlUnsignedInt xgetWindowHeight()
Gets (as xml) the "windowHeight" attribute
-
setWindowHeight
void setWindowHeight(long windowHeight)
Sets the "windowHeight" attribute
-
xsetWindowHeight
void xsetWindowHeight(XmlUnsignedInt windowHeight)
Sets (as xml) 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
-
getActiveSheetId
long getActiveSheetId()
Gets the "activeSheetId" attribute
-
xgetActiveSheetId
XmlUnsignedInt xgetActiveSheetId()
Gets (as xml) the "activeSheetId" attribute
-
setActiveSheetId
void setActiveSheetId(long activeSheetId)
Sets the "activeSheetId" attribute
-
xsetActiveSheetId
void xsetActiveSheetId(XmlUnsignedInt activeSheetId)
Sets (as xml) the "activeSheetId" attribute
-
getShowFormulaBar
boolean getShowFormulaBar()
Gets the "showFormulaBar" attribute
-
xgetShowFormulaBar
XmlBoolean xgetShowFormulaBar()
Gets (as xml) the "showFormulaBar" attribute
-
isSetShowFormulaBar
boolean isSetShowFormulaBar()
True if has "showFormulaBar" attribute
-
setShowFormulaBar
void setShowFormulaBar(boolean showFormulaBar)
Sets the "showFormulaBar" attribute
-
xsetShowFormulaBar
void xsetShowFormulaBar(XmlBoolean showFormulaBar)
Sets (as xml) the "showFormulaBar" attribute
-
unsetShowFormulaBar
void unsetShowFormulaBar()
Unsets the "showFormulaBar" attribute
-
getShowStatusbar
boolean getShowStatusbar()
Gets the "showStatusbar" attribute
-
xgetShowStatusbar
XmlBoolean xgetShowStatusbar()
Gets (as xml) the "showStatusbar" attribute
-
isSetShowStatusbar
boolean isSetShowStatusbar()
True if has "showStatusbar" attribute
-
setShowStatusbar
void setShowStatusbar(boolean showStatusbar)
Sets the "showStatusbar" attribute
-
xsetShowStatusbar
void xsetShowStatusbar(XmlBoolean showStatusbar)
Sets (as xml) the "showStatusbar" attribute
-
unsetShowStatusbar
void unsetShowStatusbar()
Unsets the "showStatusbar" attribute
-
getShowComments
STComments.Enum getShowComments()
Gets the "showComments" attribute
-
xgetShowComments
STComments xgetShowComments()
Gets (as xml) the "showComments" attribute
-
isSetShowComments
boolean isSetShowComments()
True if has "showComments" attribute
-
setShowComments
void setShowComments(STComments.Enum showComments)
Sets the "showComments" attribute
-
xsetShowComments
void xsetShowComments(STComments showComments)
Sets (as xml) the "showComments" attribute
-
unsetShowComments
void unsetShowComments()
Unsets the "showComments" attribute
-
getShowObjects
STObjects.Enum getShowObjects()
Gets the "showObjects" attribute
-
xgetShowObjects
STObjects xgetShowObjects()
Gets (as xml) the "showObjects" attribute
-
isSetShowObjects
boolean isSetShowObjects()
True if has "showObjects" attribute
-
setShowObjects
void setShowObjects(STObjects.Enum showObjects)
Sets the "showObjects" attribute
-
xsetShowObjects
void xsetShowObjects(STObjects showObjects)
Sets (as xml) the "showObjects" attribute
-
unsetShowObjects
void unsetShowObjects()
Unsets the "showObjects" attribute
-
-