Interface CTWorkbookPr
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTWorkbookPr extends XmlObject
An XML CT_WorkbookPr(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTWorkbookPr.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
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 booleangetAllowRefreshQuery()Gets the "allowRefreshQuery" attributebooleangetAutoCompressPictures()Gets the "autoCompressPictures" attributebooleangetBackupFile()Gets the "backupFile" attributebooleangetCheckCompatibility()Gets the "checkCompatibility" attributejava.lang.StringgetCodeName()Gets the "codeName" attributebooleangetDate1904()Gets the "date1904" attributelonggetDefaultThemeVersion()Gets the "defaultThemeVersion" attributebooleangetFilterPrivacy()Gets the "filterPrivacy" attributebooleangetHidePivotFieldList()Gets the "hidePivotFieldList" attributebooleangetPromptedSolutions()Gets the "promptedSolutions" attributebooleangetPublishItems()Gets the "publishItems" attributebooleangetRefreshAllConnections()Gets the "refreshAllConnections" attributebooleangetSaveExternalLinkValues()Gets the "saveExternalLinkValues" attributebooleangetShowBorderUnselectedTables()Gets the "showBorderUnselectedTables" attributebooleangetShowInkAnnotation()Gets the "showInkAnnotation" attributeSTObjects.EnumgetShowObjects()Gets the "showObjects" attributebooleangetShowPivotChartFilter()Gets the "showPivotChartFilter" attributeSTUpdateLinks.EnumgetUpdateLinks()Gets the "updateLinks" attributebooleanisSetAllowRefreshQuery()True if has "allowRefreshQuery" attributebooleanisSetAutoCompressPictures()True if has "autoCompressPictures" attributebooleanisSetBackupFile()True if has "backupFile" attributebooleanisSetCheckCompatibility()True if has "checkCompatibility" attributebooleanisSetCodeName()True if has "codeName" attributebooleanisSetDate1904()True if has "date1904" attributebooleanisSetDefaultThemeVersion()True if has "defaultThemeVersion" attributebooleanisSetFilterPrivacy()True if has "filterPrivacy" attributebooleanisSetHidePivotFieldList()True if has "hidePivotFieldList" attributebooleanisSetPromptedSolutions()True if has "promptedSolutions" attributebooleanisSetPublishItems()True if has "publishItems" attributebooleanisSetRefreshAllConnections()True if has "refreshAllConnections" attributebooleanisSetSaveExternalLinkValues()True if has "saveExternalLinkValues" attributebooleanisSetShowBorderUnselectedTables()True if has "showBorderUnselectedTables" attributebooleanisSetShowInkAnnotation()True if has "showInkAnnotation" attributebooleanisSetShowObjects()True if has "showObjects" attributebooleanisSetShowPivotChartFilter()True if has "showPivotChartFilter" attributebooleanisSetUpdateLinks()True if has "updateLinks" attributevoidsetAllowRefreshQuery(boolean allowRefreshQuery)Sets the "allowRefreshQuery" attributevoidsetAutoCompressPictures(boolean autoCompressPictures)Sets the "autoCompressPictures" attributevoidsetBackupFile(boolean backupFile)Sets the "backupFile" attributevoidsetCheckCompatibility(boolean checkCompatibility)Sets the "checkCompatibility" attributevoidsetCodeName(java.lang.String codeName)Sets the "codeName" attributevoidsetDate1904(boolean date1904)Sets the "date1904" attributevoidsetDefaultThemeVersion(long defaultThemeVersion)Sets the "defaultThemeVersion" attributevoidsetFilterPrivacy(boolean filterPrivacy)Sets the "filterPrivacy" attributevoidsetHidePivotFieldList(boolean hidePivotFieldList)Sets the "hidePivotFieldList" attributevoidsetPromptedSolutions(boolean promptedSolutions)Sets the "promptedSolutions" attributevoidsetPublishItems(boolean publishItems)Sets the "publishItems" attributevoidsetRefreshAllConnections(boolean refreshAllConnections)Sets the "refreshAllConnections" attributevoidsetSaveExternalLinkValues(boolean saveExternalLinkValues)Sets the "saveExternalLinkValues" attributevoidsetShowBorderUnselectedTables(boolean showBorderUnselectedTables)Sets the "showBorderUnselectedTables" attributevoidsetShowInkAnnotation(boolean showInkAnnotation)Sets the "showInkAnnotation" attributevoidsetShowObjects(STObjects.Enum showObjects)Sets the "showObjects" attributevoidsetShowPivotChartFilter(boolean showPivotChartFilter)Sets the "showPivotChartFilter" attributevoidsetUpdateLinks(STUpdateLinks.Enum updateLinks)Sets the "updateLinks" attributevoidunsetAllowRefreshQuery()Unsets the "allowRefreshQuery" attributevoidunsetAutoCompressPictures()Unsets the "autoCompressPictures" attributevoidunsetBackupFile()Unsets the "backupFile" attributevoidunsetCheckCompatibility()Unsets the "checkCompatibility" attributevoidunsetCodeName()Unsets the "codeName" attributevoidunsetDate1904()Unsets the "date1904" attributevoidunsetDefaultThemeVersion()Unsets the "defaultThemeVersion" attributevoidunsetFilterPrivacy()Unsets the "filterPrivacy" attributevoidunsetHidePivotFieldList()Unsets the "hidePivotFieldList" attributevoidunsetPromptedSolutions()Unsets the "promptedSolutions" attributevoidunsetPublishItems()Unsets the "publishItems" attributevoidunsetRefreshAllConnections()Unsets the "refreshAllConnections" attributevoidunsetSaveExternalLinkValues()Unsets the "saveExternalLinkValues" attributevoidunsetShowBorderUnselectedTables()Unsets the "showBorderUnselectedTables" attributevoidunsetShowInkAnnotation()Unsets the "showInkAnnotation" attributevoidunsetShowObjects()Unsets the "showObjects" attributevoidunsetShowPivotChartFilter()Unsets the "showPivotChartFilter" attributevoidunsetUpdateLinks()Unsets the "updateLinks" attributeXmlBooleanxgetAllowRefreshQuery()Gets (as xml) the "allowRefreshQuery" attributeXmlBooleanxgetAutoCompressPictures()Gets (as xml) the "autoCompressPictures" attributeXmlBooleanxgetBackupFile()Gets (as xml) the "backupFile" attributeXmlBooleanxgetCheckCompatibility()Gets (as xml) the "checkCompatibility" attributeXmlStringxgetCodeName()Gets (as xml) the "codeName" attributeXmlBooleanxgetDate1904()Gets (as xml) the "date1904" attributeXmlUnsignedIntxgetDefaultThemeVersion()Gets (as xml) the "defaultThemeVersion" attributeXmlBooleanxgetFilterPrivacy()Gets (as xml) the "filterPrivacy" attributeXmlBooleanxgetHidePivotFieldList()Gets (as xml) the "hidePivotFieldList" attributeXmlBooleanxgetPromptedSolutions()Gets (as xml) the "promptedSolutions" attributeXmlBooleanxgetPublishItems()Gets (as xml) the "publishItems" attributeXmlBooleanxgetRefreshAllConnections()Gets (as xml) the "refreshAllConnections" attributeXmlBooleanxgetSaveExternalLinkValues()Gets (as xml) the "saveExternalLinkValues" attributeXmlBooleanxgetShowBorderUnselectedTables()Gets (as xml) the "showBorderUnselectedTables" attributeXmlBooleanxgetShowInkAnnotation()Gets (as xml) the "showInkAnnotation" attributeSTObjectsxgetShowObjects()Gets (as xml) the "showObjects" attributeXmlBooleanxgetShowPivotChartFilter()Gets (as xml) the "showPivotChartFilter" attributeSTUpdateLinksxgetUpdateLinks()Gets (as xml) the "updateLinks" attributevoidxsetAllowRefreshQuery(XmlBoolean allowRefreshQuery)Sets (as xml) the "allowRefreshQuery" attributevoidxsetAutoCompressPictures(XmlBoolean autoCompressPictures)Sets (as xml) the "autoCompressPictures" attributevoidxsetBackupFile(XmlBoolean backupFile)Sets (as xml) the "backupFile" attributevoidxsetCheckCompatibility(XmlBoolean checkCompatibility)Sets (as xml) the "checkCompatibility" attributevoidxsetCodeName(XmlString codeName)Sets (as xml) the "codeName" attributevoidxsetDate1904(XmlBoolean date1904)Sets (as xml) the "date1904" attributevoidxsetDefaultThemeVersion(XmlUnsignedInt defaultThemeVersion)Sets (as xml) the "defaultThemeVersion" attributevoidxsetFilterPrivacy(XmlBoolean filterPrivacy)Sets (as xml) the "filterPrivacy" attributevoidxsetHidePivotFieldList(XmlBoolean hidePivotFieldList)Sets (as xml) the "hidePivotFieldList" attributevoidxsetPromptedSolutions(XmlBoolean promptedSolutions)Sets (as xml) the "promptedSolutions" attributevoidxsetPublishItems(XmlBoolean publishItems)Sets (as xml) the "publishItems" attributevoidxsetRefreshAllConnections(XmlBoolean refreshAllConnections)Sets (as xml) the "refreshAllConnections" attributevoidxsetSaveExternalLinkValues(XmlBoolean saveExternalLinkValues)Sets (as xml) the "saveExternalLinkValues" attributevoidxsetShowBorderUnselectedTables(XmlBoolean showBorderUnselectedTables)Sets (as xml) the "showBorderUnselectedTables" attributevoidxsetShowInkAnnotation(XmlBoolean showInkAnnotation)Sets (as xml) the "showInkAnnotation" attributevoidxsetShowObjects(STObjects showObjects)Sets (as xml) the "showObjects" attributevoidxsetShowPivotChartFilter(XmlBoolean showPivotChartFilter)Sets (as xml) the "showPivotChartFilter" attributevoidxsetUpdateLinks(STUpdateLinks updateLinks)Sets (as xml) the "updateLinks" 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
-
getDate1904
boolean getDate1904()
Gets the "date1904" attribute
-
xgetDate1904
XmlBoolean xgetDate1904()
Gets (as xml) the "date1904" attribute
-
isSetDate1904
boolean isSetDate1904()
True if has "date1904" attribute
-
setDate1904
void setDate1904(boolean date1904)
Sets the "date1904" attribute
-
xsetDate1904
void xsetDate1904(XmlBoolean date1904)
Sets (as xml) the "date1904" attribute
-
unsetDate1904
void unsetDate1904()
Unsets the "date1904" 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
-
getShowBorderUnselectedTables
boolean getShowBorderUnselectedTables()
Gets the "showBorderUnselectedTables" attribute
-
xgetShowBorderUnselectedTables
XmlBoolean xgetShowBorderUnselectedTables()
Gets (as xml) the "showBorderUnselectedTables" attribute
-
isSetShowBorderUnselectedTables
boolean isSetShowBorderUnselectedTables()
True if has "showBorderUnselectedTables" attribute
-
setShowBorderUnselectedTables
void setShowBorderUnselectedTables(boolean showBorderUnselectedTables)
Sets the "showBorderUnselectedTables" attribute
-
xsetShowBorderUnselectedTables
void xsetShowBorderUnselectedTables(XmlBoolean showBorderUnselectedTables)
Sets (as xml) the "showBorderUnselectedTables" attribute
-
unsetShowBorderUnselectedTables
void unsetShowBorderUnselectedTables()
Unsets the "showBorderUnselectedTables" attribute
-
getFilterPrivacy
boolean getFilterPrivacy()
Gets the "filterPrivacy" attribute
-
xgetFilterPrivacy
XmlBoolean xgetFilterPrivacy()
Gets (as xml) the "filterPrivacy" attribute
-
isSetFilterPrivacy
boolean isSetFilterPrivacy()
True if has "filterPrivacy" attribute
-
setFilterPrivacy
void setFilterPrivacy(boolean filterPrivacy)
Sets the "filterPrivacy" attribute
-
xsetFilterPrivacy
void xsetFilterPrivacy(XmlBoolean filterPrivacy)
Sets (as xml) the "filterPrivacy" attribute
-
unsetFilterPrivacy
void unsetFilterPrivacy()
Unsets the "filterPrivacy" attribute
-
getPromptedSolutions
boolean getPromptedSolutions()
Gets the "promptedSolutions" attribute
-
xgetPromptedSolutions
XmlBoolean xgetPromptedSolutions()
Gets (as xml) the "promptedSolutions" attribute
-
isSetPromptedSolutions
boolean isSetPromptedSolutions()
True if has "promptedSolutions" attribute
-
setPromptedSolutions
void setPromptedSolutions(boolean promptedSolutions)
Sets the "promptedSolutions" attribute
-
xsetPromptedSolutions
void xsetPromptedSolutions(XmlBoolean promptedSolutions)
Sets (as xml) the "promptedSolutions" attribute
-
unsetPromptedSolutions
void unsetPromptedSolutions()
Unsets the "promptedSolutions" attribute
-
getShowInkAnnotation
boolean getShowInkAnnotation()
Gets the "showInkAnnotation" attribute
-
xgetShowInkAnnotation
XmlBoolean xgetShowInkAnnotation()
Gets (as xml) the "showInkAnnotation" attribute
-
isSetShowInkAnnotation
boolean isSetShowInkAnnotation()
True if has "showInkAnnotation" attribute
-
setShowInkAnnotation
void setShowInkAnnotation(boolean showInkAnnotation)
Sets the "showInkAnnotation" attribute
-
xsetShowInkAnnotation
void xsetShowInkAnnotation(XmlBoolean showInkAnnotation)
Sets (as xml) the "showInkAnnotation" attribute
-
unsetShowInkAnnotation
void unsetShowInkAnnotation()
Unsets the "showInkAnnotation" attribute
-
getBackupFile
boolean getBackupFile()
Gets the "backupFile" attribute
-
xgetBackupFile
XmlBoolean xgetBackupFile()
Gets (as xml) the "backupFile" attribute
-
isSetBackupFile
boolean isSetBackupFile()
True if has "backupFile" attribute
-
setBackupFile
void setBackupFile(boolean backupFile)
Sets the "backupFile" attribute
-
xsetBackupFile
void xsetBackupFile(XmlBoolean backupFile)
Sets (as xml) the "backupFile" attribute
-
unsetBackupFile
void unsetBackupFile()
Unsets the "backupFile" attribute
-
getSaveExternalLinkValues
boolean getSaveExternalLinkValues()
Gets the "saveExternalLinkValues" attribute
-
xgetSaveExternalLinkValues
XmlBoolean xgetSaveExternalLinkValues()
Gets (as xml) the "saveExternalLinkValues" attribute
-
isSetSaveExternalLinkValues
boolean isSetSaveExternalLinkValues()
True if has "saveExternalLinkValues" attribute
-
setSaveExternalLinkValues
void setSaveExternalLinkValues(boolean saveExternalLinkValues)
Sets the "saveExternalLinkValues" attribute
-
xsetSaveExternalLinkValues
void xsetSaveExternalLinkValues(XmlBoolean saveExternalLinkValues)
Sets (as xml) the "saveExternalLinkValues" attribute
-
unsetSaveExternalLinkValues
void unsetSaveExternalLinkValues()
Unsets the "saveExternalLinkValues" attribute
-
getUpdateLinks
STUpdateLinks.Enum getUpdateLinks()
Gets the "updateLinks" attribute
-
xgetUpdateLinks
STUpdateLinks xgetUpdateLinks()
Gets (as xml) the "updateLinks" attribute
-
isSetUpdateLinks
boolean isSetUpdateLinks()
True if has "updateLinks" attribute
-
setUpdateLinks
void setUpdateLinks(STUpdateLinks.Enum updateLinks)
Sets the "updateLinks" attribute
-
xsetUpdateLinks
void xsetUpdateLinks(STUpdateLinks updateLinks)
Sets (as xml) the "updateLinks" attribute
-
unsetUpdateLinks
void unsetUpdateLinks()
Unsets the "updateLinks" attribute
-
getCodeName
java.lang.String getCodeName()
Gets the "codeName" attribute
-
xgetCodeName
XmlString xgetCodeName()
Gets (as xml) the "codeName" attribute
-
isSetCodeName
boolean isSetCodeName()
True if has "codeName" attribute
-
setCodeName
void setCodeName(java.lang.String codeName)
Sets the "codeName" attribute
-
xsetCodeName
void xsetCodeName(XmlString codeName)
Sets (as xml) the "codeName" attribute
-
unsetCodeName
void unsetCodeName()
Unsets the "codeName" attribute
-
getHidePivotFieldList
boolean getHidePivotFieldList()
Gets the "hidePivotFieldList" attribute
-
xgetHidePivotFieldList
XmlBoolean xgetHidePivotFieldList()
Gets (as xml) the "hidePivotFieldList" attribute
-
isSetHidePivotFieldList
boolean isSetHidePivotFieldList()
True if has "hidePivotFieldList" attribute
-
setHidePivotFieldList
void setHidePivotFieldList(boolean hidePivotFieldList)
Sets the "hidePivotFieldList" attribute
-
xsetHidePivotFieldList
void xsetHidePivotFieldList(XmlBoolean hidePivotFieldList)
Sets (as xml) the "hidePivotFieldList" attribute
-
unsetHidePivotFieldList
void unsetHidePivotFieldList()
Unsets the "hidePivotFieldList" attribute
-
getShowPivotChartFilter
boolean getShowPivotChartFilter()
Gets the "showPivotChartFilter" attribute
-
xgetShowPivotChartFilter
XmlBoolean xgetShowPivotChartFilter()
Gets (as xml) the "showPivotChartFilter" attribute
-
isSetShowPivotChartFilter
boolean isSetShowPivotChartFilter()
True if has "showPivotChartFilter" attribute
-
setShowPivotChartFilter
void setShowPivotChartFilter(boolean showPivotChartFilter)
Sets the "showPivotChartFilter" attribute
-
xsetShowPivotChartFilter
void xsetShowPivotChartFilter(XmlBoolean showPivotChartFilter)
Sets (as xml) the "showPivotChartFilter" attribute
-
unsetShowPivotChartFilter
void unsetShowPivotChartFilter()
Unsets the "showPivotChartFilter" attribute
-
getAllowRefreshQuery
boolean getAllowRefreshQuery()
Gets the "allowRefreshQuery" attribute
-
xgetAllowRefreshQuery
XmlBoolean xgetAllowRefreshQuery()
Gets (as xml) the "allowRefreshQuery" attribute
-
isSetAllowRefreshQuery
boolean isSetAllowRefreshQuery()
True if has "allowRefreshQuery" attribute
-
setAllowRefreshQuery
void setAllowRefreshQuery(boolean allowRefreshQuery)
Sets the "allowRefreshQuery" attribute
-
xsetAllowRefreshQuery
void xsetAllowRefreshQuery(XmlBoolean allowRefreshQuery)
Sets (as xml) the "allowRefreshQuery" attribute
-
unsetAllowRefreshQuery
void unsetAllowRefreshQuery()
Unsets the "allowRefreshQuery" attribute
-
getPublishItems
boolean getPublishItems()
Gets the "publishItems" attribute
-
xgetPublishItems
XmlBoolean xgetPublishItems()
Gets (as xml) the "publishItems" attribute
-
isSetPublishItems
boolean isSetPublishItems()
True if has "publishItems" attribute
-
setPublishItems
void setPublishItems(boolean publishItems)
Sets the "publishItems" attribute
-
xsetPublishItems
void xsetPublishItems(XmlBoolean publishItems)
Sets (as xml) the "publishItems" attribute
-
unsetPublishItems
void unsetPublishItems()
Unsets the "publishItems" attribute
-
getCheckCompatibility
boolean getCheckCompatibility()
Gets the "checkCompatibility" attribute
-
xgetCheckCompatibility
XmlBoolean xgetCheckCompatibility()
Gets (as xml) the "checkCompatibility" attribute
-
isSetCheckCompatibility
boolean isSetCheckCompatibility()
True if has "checkCompatibility" attribute
-
setCheckCompatibility
void setCheckCompatibility(boolean checkCompatibility)
Sets the "checkCompatibility" attribute
-
xsetCheckCompatibility
void xsetCheckCompatibility(XmlBoolean checkCompatibility)
Sets (as xml) the "checkCompatibility" attribute
-
unsetCheckCompatibility
void unsetCheckCompatibility()
Unsets the "checkCompatibility" attribute
-
getAutoCompressPictures
boolean getAutoCompressPictures()
Gets the "autoCompressPictures" attribute
-
xgetAutoCompressPictures
XmlBoolean xgetAutoCompressPictures()
Gets (as xml) the "autoCompressPictures" attribute
-
isSetAutoCompressPictures
boolean isSetAutoCompressPictures()
True if has "autoCompressPictures" attribute
-
setAutoCompressPictures
void setAutoCompressPictures(boolean autoCompressPictures)
Sets the "autoCompressPictures" attribute
-
xsetAutoCompressPictures
void xsetAutoCompressPictures(XmlBoolean autoCompressPictures)
Sets (as xml) the "autoCompressPictures" attribute
-
unsetAutoCompressPictures
void unsetAutoCompressPictures()
Unsets the "autoCompressPictures" attribute
-
getRefreshAllConnections
boolean getRefreshAllConnections()
Gets the "refreshAllConnections" attribute
-
xgetRefreshAllConnections
XmlBoolean xgetRefreshAllConnections()
Gets (as xml) the "refreshAllConnections" attribute
-
isSetRefreshAllConnections
boolean isSetRefreshAllConnections()
True if has "refreshAllConnections" attribute
-
setRefreshAllConnections
void setRefreshAllConnections(boolean refreshAllConnections)
Sets the "refreshAllConnections" attribute
-
xsetRefreshAllConnections
void xsetRefreshAllConnections(XmlBoolean refreshAllConnections)
Sets (as xml) the "refreshAllConnections" attribute
-
unsetRefreshAllConnections
void unsetRefreshAllConnections()
Unsets the "refreshAllConnections" attribute
-
getDefaultThemeVersion
long getDefaultThemeVersion()
Gets the "defaultThemeVersion" attribute
-
xgetDefaultThemeVersion
XmlUnsignedInt xgetDefaultThemeVersion()
Gets (as xml) the "defaultThemeVersion" attribute
-
isSetDefaultThemeVersion
boolean isSetDefaultThemeVersion()
True if has "defaultThemeVersion" attribute
-
setDefaultThemeVersion
void setDefaultThemeVersion(long defaultThemeVersion)
Sets the "defaultThemeVersion" attribute
-
xsetDefaultThemeVersion
void xsetDefaultThemeVersion(XmlUnsignedInt defaultThemeVersion)
Sets (as xml) the "defaultThemeVersion" attribute
-
unsetDefaultThemeVersion
void unsetDefaultThemeVersion()
Unsets the "defaultThemeVersion" attribute
-
-