public class CTMetadataType extends Object implements Child
Java class for CT_MetadataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_MetadataType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="name" use="required" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="minSupportedVersion" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" /> <attribute name="ghostRow" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="ghostCol" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="edit" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="delete" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="copy" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="pasteAll" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="pasteFormulas" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="pasteValues" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="pasteFormats" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="pasteComments" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="pasteDataValidation" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="pasteBorders" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="pasteColWidths" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="pasteNumberFormats" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="merge" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="splitFirst" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="splitAll" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="rowColShift" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="clearAll" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="clearFormats" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="clearContents" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="clearComments" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="assign" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="coerce" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="adjust" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="cellMeta" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Boolean |
adjust |
protected Boolean |
assign |
protected Boolean |
cellMeta |
protected Boolean |
clearAll |
protected Boolean |
clearComments |
protected Boolean |
clearContents |
protected Boolean |
clearFormats |
protected Boolean |
coerce |
protected Boolean |
copy |
protected Boolean |
delete |
protected Boolean |
edit |
protected Boolean |
ghostCol |
protected Boolean |
ghostRow |
protected Boolean |
merge |
protected long |
minSupportedVersion |
protected String |
name |
protected Boolean |
pasteAll |
protected Boolean |
pasteBorders |
protected Boolean |
pasteColWidths |
protected Boolean |
pasteComments |
protected Boolean |
pasteDataValidation |
protected Boolean |
pasteFormats |
protected Boolean |
pasteFormulas |
protected Boolean |
pasteNumberFormats |
protected Boolean |
pasteValues |
protected Boolean |
rowColShift |
protected Boolean |
splitAll |
protected Boolean |
splitFirst |
Constructor and Description |
---|
CTMetadataType() |
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.
|
long |
getMinSupportedVersion()
Gets the value of the minSupportedVersion property.
|
String |
getName()
Gets the value of the name property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
boolean |
isAdjust()
Gets the value of the adjust property.
|
boolean |
isAssign()
Gets the value of the assign property.
|
boolean |
isCellMeta()
Gets the value of the cellMeta property.
|
boolean |
isClearAll()
Gets the value of the clearAll property.
|
boolean |
isClearComments()
Gets the value of the clearComments property.
|
boolean |
isClearContents()
Gets the value of the clearContents property.
|
boolean |
isClearFormats()
Gets the value of the clearFormats property.
|
boolean |
isCoerce()
Gets the value of the coerce property.
|
boolean |
isCopy()
Gets the value of the copy property.
|
boolean |
isDelete()
Gets the value of the delete property.
|
boolean |
isEdit()
Gets the value of the edit property.
|
boolean |
isGhostCol()
Gets the value of the ghostCol property.
|
boolean |
isGhostRow()
Gets the value of the ghostRow property.
|
boolean |
isMerge()
Gets the value of the merge property.
|
boolean |
isPasteAll()
Gets the value of the pasteAll property.
|
boolean |
isPasteBorders()
Gets the value of the pasteBorders property.
|
boolean |
isPasteColWidths()
Gets the value of the pasteColWidths property.
|
boolean |
isPasteComments()
Gets the value of the pasteComments property.
|
boolean |
isPasteDataValidation()
Gets the value of the pasteDataValidation property.
|
boolean |
isPasteFormats()
Gets the value of the pasteFormats property.
|
boolean |
isPasteFormulas()
Gets the value of the pasteFormulas property.
|
boolean |
isPasteNumberFormats()
Gets the value of the pasteNumberFormats property.
|
boolean |
isPasteValues()
Gets the value of the pasteValues property.
|
boolean |
isRowColShift()
Gets the value of the rowColShift property.
|
boolean |
isSplitAll()
Gets the value of the splitAll property.
|
boolean |
isSplitFirst()
Gets the value of the splitFirst property.
|
void |
setAdjust(Boolean value)
Sets the value of the adjust property.
|
void |
setAssign(Boolean value)
Sets the value of the assign property.
|
void |
setCellMeta(Boolean value)
Sets the value of the cellMeta property.
|
void |
setClearAll(Boolean value)
Sets the value of the clearAll property.
|
void |
setClearComments(Boolean value)
Sets the value of the clearComments property.
|
void |
setClearContents(Boolean value)
Sets the value of the clearContents property.
|
void |
setClearFormats(Boolean value)
Sets the value of the clearFormats property.
|
void |
setCoerce(Boolean value)
Sets the value of the coerce property.
|
void |
setCopy(Boolean value)
Sets the value of the copy property.
|
void |
setDelete(Boolean value)
Sets the value of the delete property.
|
void |
setEdit(Boolean value)
Sets the value of the edit property.
|
void |
setGhostCol(Boolean value)
Sets the value of the ghostCol property.
|
void |
setGhostRow(Boolean value)
Sets the value of the ghostRow property.
|
void |
setMerge(Boolean value)
Sets the value of the merge property.
|
void |
setMinSupportedVersion(long value)
Sets the value of the minSupportedVersion property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setParent(Object parent) |
void |
setPasteAll(Boolean value)
Sets the value of the pasteAll property.
|
void |
setPasteBorders(Boolean value)
Sets the value of the pasteBorders property.
|
void |
setPasteColWidths(Boolean value)
Sets the value of the pasteColWidths property.
|
void |
setPasteComments(Boolean value)
Sets the value of the pasteComments property.
|
void |
setPasteDataValidation(Boolean value)
Sets the value of the pasteDataValidation property.
|
void |
setPasteFormats(Boolean value)
Sets the value of the pasteFormats property.
|
void |
setPasteFormulas(Boolean value)
Sets the value of the pasteFormulas property.
|
void |
setPasteNumberFormats(Boolean value)
Sets the value of the pasteNumberFormats property.
|
void |
setPasteValues(Boolean value)
Sets the value of the pasteValues property.
|
void |
setRowColShift(Boolean value)
Sets the value of the rowColShift property.
|
void |
setSplitAll(Boolean value)
Sets the value of the splitAll property.
|
void |
setSplitFirst(Boolean value)
Sets the value of the splitFirst property.
|
protected String name
protected long minSupportedVersion
protected Boolean ghostRow
protected Boolean ghostCol
protected Boolean edit
protected Boolean delete
protected Boolean copy
protected Boolean pasteAll
protected Boolean pasteFormulas
protected Boolean pasteValues
protected Boolean pasteFormats
protected Boolean pasteComments
protected Boolean pasteDataValidation
protected Boolean pasteBorders
protected Boolean pasteColWidths
protected Boolean pasteNumberFormats
protected Boolean merge
protected Boolean splitFirst
protected Boolean splitAll
protected Boolean rowColShift
protected Boolean clearAll
protected Boolean clearFormats
protected Boolean clearContents
protected Boolean clearComments
protected Boolean assign
protected Boolean coerce
protected Boolean adjust
protected Boolean cellMeta
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public long getMinSupportedVersion()
public void setMinSupportedVersion(long value)
public boolean isGhostRow()
Boolean
public void setGhostRow(Boolean value)
value
- allowed object is
Boolean
public boolean isGhostCol()
Boolean
public void setGhostCol(Boolean value)
value
- allowed object is
Boolean
public boolean isEdit()
Boolean
public void setEdit(Boolean value)
value
- allowed object is
Boolean
public boolean isDelete()
Boolean
public void setDelete(Boolean value)
value
- allowed object is
Boolean
public boolean isCopy()
Boolean
public void setCopy(Boolean value)
value
- allowed object is
Boolean
public boolean isPasteAll()
Boolean
public void setPasteAll(Boolean value)
value
- allowed object is
Boolean
public boolean isPasteFormulas()
Boolean
public void setPasteFormulas(Boolean value)
value
- allowed object is
Boolean
public boolean isPasteValues()
Boolean
public void setPasteValues(Boolean value)
value
- allowed object is
Boolean
public boolean isPasteFormats()
Boolean
public void setPasteFormats(Boolean value)
value
- allowed object is
Boolean
public boolean isPasteComments()
Boolean
public void setPasteComments(Boolean value)
value
- allowed object is
Boolean
public boolean isPasteDataValidation()
Boolean
public void setPasteDataValidation(Boolean value)
value
- allowed object is
Boolean
public boolean isPasteBorders()
Boolean
public void setPasteBorders(Boolean value)
value
- allowed object is
Boolean
public boolean isPasteColWidths()
Boolean
public void setPasteColWidths(Boolean value)
value
- allowed object is
Boolean
public boolean isPasteNumberFormats()
Boolean
public void setPasteNumberFormats(Boolean value)
value
- allowed object is
Boolean
public boolean isMerge()
Boolean
public void setMerge(Boolean value)
value
- allowed object is
Boolean
public boolean isSplitFirst()
Boolean
public void setSplitFirst(Boolean value)
value
- allowed object is
Boolean
public boolean isSplitAll()
Boolean
public void setSplitAll(Boolean value)
value
- allowed object is
Boolean
public boolean isRowColShift()
Boolean
public void setRowColShift(Boolean value)
value
- allowed object is
Boolean
public boolean isClearAll()
Boolean
public void setClearAll(Boolean value)
value
- allowed object is
Boolean
public boolean isClearFormats()
Boolean
public void setClearFormats(Boolean value)
value
- allowed object is
Boolean
public boolean isClearContents()
Boolean
public void setClearContents(Boolean value)
value
- allowed object is
Boolean
public boolean isClearComments()
Boolean
public void setClearComments(Boolean value)
value
- allowed object is
Boolean
public boolean isAssign()
Boolean
public void setAssign(Boolean value)
value
- allowed object is
Boolean
public boolean isCoerce()
Boolean
public void setCoerce(Boolean value)
value
- allowed object is
Boolean
public boolean isAdjust()
Boolean
public void setAdjust(Boolean value)
value
- allowed object is
Boolean
public boolean isCellMeta()
Boolean
public void setCellMeta(Boolean value)
value
- allowed object is
Boolean
public 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-2019. All Rights Reserved.