public class WorkbookPr extends Object implements Child
Java class for CT_WorkbookPr complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_WorkbookPr">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="date1904" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="showObjects" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_Objects" default="all" />
<attribute name="showBorderUnselectedTables" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="filterPrivacy" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="promptedSolutions" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="showInkAnnotation" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="backupFile" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="saveExternalLinkValues" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="updateLinks" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_UpdateLinks" default="userSet" />
<attribute name="codeName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="hidePivotFieldList" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="showPivotChartFilter" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="allowRefreshQuery" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="publishItems" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="checkCompatibility" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="autoCompressPictures" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="refreshAllConnections" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="defaultThemeVersion" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
allowRefreshQuery |
protected Boolean |
autoCompressPictures |
protected Boolean |
backupFile |
protected Boolean |
checkCompatibility |
protected String |
codeName |
protected Boolean |
date1904 |
protected Long |
defaultThemeVersion |
protected Boolean |
filterPrivacy |
protected Boolean |
hidePivotFieldList |
protected Boolean |
promptedSolutions |
protected Boolean |
publishItems |
protected Boolean |
refreshAllConnections |
protected Boolean |
saveExternalLinkValues |
protected Boolean |
showBorderUnselectedTables |
protected Boolean |
showInkAnnotation |
protected STObjects |
showObjects |
protected Boolean |
showPivotChartFilter |
protected STUpdateLinks |
updateLinks |
| Constructor and Description |
|---|
WorkbookPr() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
String |
getCodeName()
Gets the value of the codeName property.
|
Long |
getDefaultThemeVersion()
Gets the value of the defaultThemeVersion property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
STObjects |
getShowObjects()
Gets the value of the showObjects property.
|
STUpdateLinks |
getUpdateLinks()
Gets the value of the updateLinks property.
|
boolean |
isAllowRefreshQuery()
Gets the value of the allowRefreshQuery property.
|
boolean |
isAutoCompressPictures()
Gets the value of the autoCompressPictures property.
|
boolean |
isBackupFile()
Gets the value of the backupFile property.
|
boolean |
isCheckCompatibility()
Gets the value of the checkCompatibility property.
|
boolean |
isDate1904()
Gets the value of the date1904 property.
|
boolean |
isFilterPrivacy()
Gets the value of the filterPrivacy property.
|
boolean |
isHidePivotFieldList()
Gets the value of the hidePivotFieldList property.
|
boolean |
isPromptedSolutions()
Gets the value of the promptedSolutions property.
|
boolean |
isPublishItems()
Gets the value of the publishItems property.
|
boolean |
isRefreshAllConnections()
Gets the value of the refreshAllConnections property.
|
boolean |
isSaveExternalLinkValues()
Gets the value of the saveExternalLinkValues property.
|
boolean |
isShowBorderUnselectedTables()
Gets the value of the showBorderUnselectedTables property.
|
boolean |
isShowInkAnnotation()
Gets the value of the showInkAnnotation property.
|
boolean |
isShowPivotChartFilter()
Gets the value of the showPivotChartFilter property.
|
void |
setAllowRefreshQuery(Boolean value)
Sets the value of the allowRefreshQuery property.
|
void |
setAutoCompressPictures(Boolean value)
Sets the value of the autoCompressPictures property.
|
void |
setBackupFile(Boolean value)
Sets the value of the backupFile property.
|
void |
setCheckCompatibility(Boolean value)
Sets the value of the checkCompatibility property.
|
void |
setCodeName(String value)
Sets the value of the codeName property.
|
void |
setDate1904(Boolean value)
Sets the value of the date1904 property.
|
void |
setDefaultThemeVersion(Long value)
Sets the value of the defaultThemeVersion property.
|
void |
setFilterPrivacy(Boolean value)
Sets the value of the filterPrivacy property.
|
void |
setHidePivotFieldList(Boolean value)
Sets the value of the hidePivotFieldList property.
|
void |
setParent(Object parent) |
void |
setPromptedSolutions(Boolean value)
Sets the value of the promptedSolutions property.
|
void |
setPublishItems(Boolean value)
Sets the value of the publishItems property.
|
void |
setRefreshAllConnections(Boolean value)
Sets the value of the refreshAllConnections property.
|
void |
setSaveExternalLinkValues(Boolean value)
Sets the value of the saveExternalLinkValues property.
|
void |
setShowBorderUnselectedTables(Boolean value)
Sets the value of the showBorderUnselectedTables property.
|
void |
setShowInkAnnotation(Boolean value)
Sets the value of the showInkAnnotation property.
|
void |
setShowObjects(STObjects value)
Sets the value of the showObjects property.
|
void |
setShowPivotChartFilter(Boolean value)
Sets the value of the showPivotChartFilter property.
|
void |
setUpdateLinks(STUpdateLinks value)
Sets the value of the updateLinks property.
|
protected Boolean date1904
protected STObjects showObjects
protected Boolean showBorderUnselectedTables
protected Boolean filterPrivacy
protected Boolean promptedSolutions
protected Boolean showInkAnnotation
protected Boolean backupFile
protected Boolean saveExternalLinkValues
protected STUpdateLinks updateLinks
protected String codeName
protected Boolean hidePivotFieldList
protected Boolean showPivotChartFilter
protected Boolean allowRefreshQuery
protected Boolean publishItems
protected Boolean checkCompatibility
protected Boolean autoCompressPictures
protected Boolean refreshAllConnections
protected Long defaultThemeVersion
public boolean isDate1904()
Booleanpublic void setDate1904(Boolean value)
value - allowed object is
Booleanpublic STObjects getShowObjects()
STObjectspublic void setShowObjects(STObjects value)
value - allowed object is
STObjectspublic boolean isShowBorderUnselectedTables()
Booleanpublic void setShowBorderUnselectedTables(Boolean value)
value - allowed object is
Booleanpublic boolean isFilterPrivacy()
Booleanpublic void setFilterPrivacy(Boolean value)
value - allowed object is
Booleanpublic boolean isPromptedSolutions()
Booleanpublic void setPromptedSolutions(Boolean value)
value - allowed object is
Booleanpublic boolean isShowInkAnnotation()
Booleanpublic void setShowInkAnnotation(Boolean value)
value - allowed object is
Booleanpublic boolean isBackupFile()
Booleanpublic void setBackupFile(Boolean value)
value - allowed object is
Booleanpublic boolean isSaveExternalLinkValues()
Booleanpublic void setSaveExternalLinkValues(Boolean value)
value - allowed object is
Booleanpublic STUpdateLinks getUpdateLinks()
STUpdateLinkspublic void setUpdateLinks(STUpdateLinks value)
value - allowed object is
STUpdateLinkspublic String getCodeName()
Stringpublic void setCodeName(String value)
value - allowed object is
Stringpublic boolean isHidePivotFieldList()
Booleanpublic void setHidePivotFieldList(Boolean value)
value - allowed object is
Booleanpublic boolean isShowPivotChartFilter()
Booleanpublic void setShowPivotChartFilter(Boolean value)
value - allowed object is
Booleanpublic boolean isAllowRefreshQuery()
Booleanpublic void setAllowRefreshQuery(Boolean value)
value - allowed object is
Booleanpublic boolean isPublishItems()
Booleanpublic void setPublishItems(Boolean value)
value - allowed object is
Booleanpublic boolean isCheckCompatibility()
Booleanpublic void setCheckCompatibility(Boolean value)
value - allowed object is
Booleanpublic boolean isAutoCompressPictures()
Booleanpublic void setAutoCompressPictures(Boolean value)
value - allowed object is
Booleanpublic boolean isRefreshAllConnections()
Booleanpublic void setRefreshAllConnections(Boolean value)
value - allowed object is
Booleanpublic Long getDefaultThemeVersion()
Longpublic void setDefaultThemeVersion(Long value)
value - allowed object is
Longpublic Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007-2021. All Rights Reserved.