public class CTQueryTable extends java.lang.Object implements Child
Java class for CT_QueryTable complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_QueryTable">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="queryTableRefresh" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_QueryTableRefresh" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ExtensionList" minOccurs="0"/>
</sequence>
<attGroup ref="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}AG_AutoFormat"/>
<attribute name="name" use="required" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="headers" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="rowNumbers" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="disableRefresh" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="backgroundRefresh" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="firstBackgroundRefresh" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="refreshOnLoad" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="growShrinkType" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_GrowShrinkType" default="insertDelete" />
<attribute name="fillFormulas" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="removeDataOnSave" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="disableEdit" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="preserveFormatting" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="adjustColumnWidth" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="intermediate" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="connectionId" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
adjustColumnWidth |
protected java.lang.Boolean |
applyAlignmentFormats |
protected java.lang.Boolean |
applyBorderFormats |
protected java.lang.Boolean |
applyFontFormats |
protected java.lang.Boolean |
applyNumberFormats |
protected java.lang.Boolean |
applyPatternFormats |
protected java.lang.Boolean |
applyWidthHeightFormats |
protected java.lang.Long |
autoFormatId |
protected java.lang.Boolean |
backgroundRefresh |
protected long |
connectionId |
protected java.lang.Boolean |
disableEdit |
protected java.lang.Boolean |
disableRefresh |
protected CTExtensionList |
extLst |
protected java.lang.Boolean |
fillFormulas |
protected java.lang.Boolean |
firstBackgroundRefresh |
protected STGrowShrinkType |
growShrinkType |
protected java.lang.Boolean |
headers |
protected java.lang.Boolean |
intermediate |
protected java.lang.String |
name |
protected java.lang.Boolean |
preserveFormatting |
protected CTQueryTableRefresh |
queryTableRefresh |
protected java.lang.Boolean |
refreshOnLoad |
protected java.lang.Boolean |
removeDataOnSave |
protected java.lang.Boolean |
rowNumbers |
| Constructor and Description |
|---|
CTQueryTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
java.lang.Long |
getAutoFormatId()
Gets the value of the autoFormatId property.
|
long |
getConnectionId()
Gets the value of the connectionId property.
|
CTExtensionList |
getExtLst()
Gets the value of the extLst property.
|
STGrowShrinkType |
getGrowShrinkType()
Gets the value of the growShrinkType property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
CTQueryTableRefresh |
getQueryTableRefresh()
Gets the value of the queryTableRefresh property.
|
boolean |
isAdjustColumnWidth()
Gets the value of the adjustColumnWidth property.
|
java.lang.Boolean |
isApplyAlignmentFormats()
Gets the value of the applyAlignmentFormats property.
|
java.lang.Boolean |
isApplyBorderFormats()
Gets the value of the applyBorderFormats property.
|
java.lang.Boolean |
isApplyFontFormats()
Gets the value of the applyFontFormats property.
|
java.lang.Boolean |
isApplyNumberFormats()
Gets the value of the applyNumberFormats property.
|
java.lang.Boolean |
isApplyPatternFormats()
Gets the value of the applyPatternFormats property.
|
java.lang.Boolean |
isApplyWidthHeightFormats()
Gets the value of the applyWidthHeightFormats property.
|
boolean |
isBackgroundRefresh()
Gets the value of the backgroundRefresh property.
|
boolean |
isDisableEdit()
Gets the value of the disableEdit property.
|
boolean |
isDisableRefresh()
Gets the value of the disableRefresh property.
|
boolean |
isFillFormulas()
Gets the value of the fillFormulas property.
|
boolean |
isFirstBackgroundRefresh()
Gets the value of the firstBackgroundRefresh property.
|
boolean |
isHeaders()
Gets the value of the headers property.
|
boolean |
isIntermediate()
Gets the value of the intermediate property.
|
boolean |
isPreserveFormatting()
Gets the value of the preserveFormatting property.
|
boolean |
isRefreshOnLoad()
Gets the value of the refreshOnLoad property.
|
boolean |
isRemoveDataOnSave()
Gets the value of the removeDataOnSave property.
|
boolean |
isRowNumbers()
Gets the value of the rowNumbers property.
|
void |
setAdjustColumnWidth(java.lang.Boolean value)
Sets the value of the adjustColumnWidth property.
|
void |
setApplyAlignmentFormats(java.lang.Boolean value)
Sets the value of the applyAlignmentFormats property.
|
void |
setApplyBorderFormats(java.lang.Boolean value)
Sets the value of the applyBorderFormats property.
|
void |
setApplyFontFormats(java.lang.Boolean value)
Sets the value of the applyFontFormats property.
|
void |
setApplyNumberFormats(java.lang.Boolean value)
Sets the value of the applyNumberFormats property.
|
void |
setApplyPatternFormats(java.lang.Boolean value)
Sets the value of the applyPatternFormats property.
|
void |
setApplyWidthHeightFormats(java.lang.Boolean value)
Sets the value of the applyWidthHeightFormats property.
|
void |
setAutoFormatId(java.lang.Long value)
Sets the value of the autoFormatId property.
|
void |
setBackgroundRefresh(java.lang.Boolean value)
Sets the value of the backgroundRefresh property.
|
void |
setConnectionId(long value)
Sets the value of the connectionId property.
|
void |
setDisableEdit(java.lang.Boolean value)
Sets the value of the disableEdit property.
|
void |
setDisableRefresh(java.lang.Boolean value)
Sets the value of the disableRefresh property.
|
void |
setExtLst(CTExtensionList value)
Sets the value of the extLst property.
|
void |
setFillFormulas(java.lang.Boolean value)
Sets the value of the fillFormulas property.
|
void |
setFirstBackgroundRefresh(java.lang.Boolean value)
Sets the value of the firstBackgroundRefresh property.
|
void |
setGrowShrinkType(STGrowShrinkType value)
Sets the value of the growShrinkType property.
|
void |
setHeaders(java.lang.Boolean value)
Sets the value of the headers property.
|
void |
setIntermediate(java.lang.Boolean value)
Sets the value of the intermediate property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setParent(java.lang.Object parent) |
void |
setPreserveFormatting(java.lang.Boolean value)
Sets the value of the preserveFormatting property.
|
void |
setQueryTableRefresh(CTQueryTableRefresh value)
Sets the value of the queryTableRefresh property.
|
void |
setRefreshOnLoad(java.lang.Boolean value)
Sets the value of the refreshOnLoad property.
|
void |
setRemoveDataOnSave(java.lang.Boolean value)
Sets the value of the removeDataOnSave property.
|
void |
setRowNumbers(java.lang.Boolean value)
Sets the value of the rowNumbers property.
|
protected CTQueryTableRefresh queryTableRefresh
protected CTExtensionList extLst
protected java.lang.String name
protected java.lang.Boolean headers
protected java.lang.Boolean rowNumbers
protected java.lang.Boolean disableRefresh
protected java.lang.Boolean backgroundRefresh
protected java.lang.Boolean firstBackgroundRefresh
protected java.lang.Boolean refreshOnLoad
protected STGrowShrinkType growShrinkType
protected java.lang.Boolean fillFormulas
protected java.lang.Boolean removeDataOnSave
protected java.lang.Boolean disableEdit
protected java.lang.Boolean preserveFormatting
protected java.lang.Boolean adjustColumnWidth
protected java.lang.Boolean intermediate
protected long connectionId
protected java.lang.Long autoFormatId
protected java.lang.Boolean applyNumberFormats
protected java.lang.Boolean applyBorderFormats
protected java.lang.Boolean applyFontFormats
protected java.lang.Boolean applyPatternFormats
protected java.lang.Boolean applyAlignmentFormats
protected java.lang.Boolean applyWidthHeightFormats
public CTQueryTableRefresh getQueryTableRefresh()
CTQueryTableRefreshpublic void setQueryTableRefresh(CTQueryTableRefresh value)
value - allowed object is
CTQueryTableRefreshpublic CTExtensionList getExtLst()
CTExtensionListpublic void setExtLst(CTExtensionList value)
value - allowed object is
CTExtensionListpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic boolean isHeaders()
Booleanpublic void setHeaders(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isRowNumbers()
Booleanpublic void setRowNumbers(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isDisableRefresh()
Booleanpublic void setDisableRefresh(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isBackgroundRefresh()
Booleanpublic void setBackgroundRefresh(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isFirstBackgroundRefresh()
Booleanpublic void setFirstBackgroundRefresh(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isRefreshOnLoad()
Booleanpublic void setRefreshOnLoad(java.lang.Boolean value)
value - allowed object is
Booleanpublic STGrowShrinkType getGrowShrinkType()
STGrowShrinkTypepublic void setGrowShrinkType(STGrowShrinkType value)
value - allowed object is
STGrowShrinkTypepublic boolean isFillFormulas()
Booleanpublic void setFillFormulas(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isRemoveDataOnSave()
Booleanpublic void setRemoveDataOnSave(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isDisableEdit()
Booleanpublic void setDisableEdit(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isPreserveFormatting()
Booleanpublic void setPreserveFormatting(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isAdjustColumnWidth()
Booleanpublic void setAdjustColumnWidth(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isIntermediate()
Booleanpublic void setIntermediate(java.lang.Boolean value)
value - allowed object is
Booleanpublic long getConnectionId()
public void setConnectionId(long value)
public java.lang.Long getAutoFormatId()
Longpublic void setAutoFormatId(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Boolean isApplyNumberFormats()
Booleanpublic void setApplyNumberFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isApplyBorderFormats()
Booleanpublic void setApplyBorderFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isApplyFontFormats()
Booleanpublic void setApplyFontFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isApplyPatternFormats()
Booleanpublic void setApplyPatternFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isApplyAlignmentFormats()
Booleanpublic void setApplyAlignmentFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isApplyWidthHeightFormats()
Booleanpublic void setApplyWidthHeightFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007–2025. All rights reserved.