Interface CTMemberProperty
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_MemberProperty(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTMemberProperty> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionlonggetField()Gets the "field" attributelonggetLevel()Gets the "level" attributegetName()Gets the "name" attributelongGets the "nameLen" attributelonggetPLen()Gets the "pLen" attributelonggetPPos()Gets the "pPos" attributebooleanGets the "showAsCaption" attributebooleanGets the "showCell" attributebooleanGets the "showTip" attributebooleanTrue if has "level" attributebooleanTrue if has "name" attributebooleanTrue if has "nameLen" attributebooleanTrue if has "pLen" attributebooleanTrue if has "pPos" attributebooleanTrue if has "showAsCaption" attributebooleanTrue if has "showCell" attributebooleanTrue if has "showTip" attributevoidsetField(long field) Sets the "field" attributevoidsetLevel(long level) Sets the "level" attributevoidSets the "name" attributevoidsetNameLen(long nameLen) Sets the "nameLen" attributevoidsetPLen(long pLen) Sets the "pLen" attributevoidsetPPos(long pPos) Sets the "pPos" attributevoidsetShowAsCaption(boolean showAsCaption) Sets the "showAsCaption" attributevoidsetShowCell(boolean showCell) Sets the "showCell" attributevoidsetShowTip(boolean showTip) Sets the "showTip" attributevoidUnsets the "level" attributevoidUnsets the "name" attributevoidUnsets the "nameLen" attributevoidUnsets the "pLen" attributevoidUnsets the "pPos" attributevoidUnsets the "showAsCaption" attributevoidUnsets the "showCell" attributevoidUnsets the "showTip" attributeGets (as xml) the "field" attributeGets (as xml) the "level" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetName()Gets (as xml) the "name" attributeGets (as xml) the "nameLen" attributexgetPLen()Gets (as xml) the "pLen" attributexgetPPos()Gets (as xml) the "pPos" attributeGets (as xml) the "showAsCaption" attributeGets (as xml) the "showCell" attributeGets (as xml) the "showTip" attributevoidxsetField(XmlUnsignedInt field) Sets (as xml) the "field" attributevoidxsetLevel(XmlUnsignedInt level) Sets (as xml) the "level" attributevoidxsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name) Sets (as xml) the "name" attributevoidxsetNameLen(XmlUnsignedInt nameLen) Sets (as xml) the "nameLen" attributevoidxsetPLen(XmlUnsignedInt pLen) Sets (as xml) the "pLen" attributevoidxsetPPos(XmlUnsignedInt pPos) Sets (as xml) the "pPos" attributevoidxsetShowAsCaption(XmlBoolean showAsCaption) Sets (as xml) the "showAsCaption" attributevoidxsetShowCell(XmlBoolean showCell) Sets (as xml) the "showCell" attributevoidxsetShowTip(XmlBoolean showTip) Sets (as xml) the "showTip" attributeMethods 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, valueHashCodeMethods 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 Details
-
Factory
-
type
-
-
Method Details
-
getName
String getName()Gets the "name" attribute -
xgetName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()Gets (as xml) the "name" attribute -
isSetName
boolean isSetName()True if has "name" attribute -
setName
Sets the "name" attribute -
unsetName
void unsetName()Unsets the "name" attribute -
getShowCell
boolean getShowCell()Gets the "showCell" attribute -
xgetShowCell
XmlBoolean xgetShowCell()Gets (as xml) the "showCell" attribute -
isSetShowCell
boolean isSetShowCell()True if has "showCell" attribute -
setShowCell
void setShowCell(boolean showCell) Sets the "showCell" attribute -
xsetShowCell
Sets (as xml) the "showCell" attribute -
unsetShowCell
void unsetShowCell()Unsets the "showCell" attribute -
getShowTip
boolean getShowTip()Gets the "showTip" attribute -
xgetShowTip
XmlBoolean xgetShowTip()Gets (as xml) the "showTip" attribute -
isSetShowTip
boolean isSetShowTip()True if has "showTip" attribute -
setShowTip
void setShowTip(boolean showTip) Sets the "showTip" attribute -
xsetShowTip
Sets (as xml) the "showTip" attribute -
unsetShowTip
void unsetShowTip()Unsets the "showTip" attribute -
getShowAsCaption
boolean getShowAsCaption()Gets the "showAsCaption" attribute -
xgetShowAsCaption
XmlBoolean xgetShowAsCaption()Gets (as xml) the "showAsCaption" attribute -
isSetShowAsCaption
boolean isSetShowAsCaption()True if has "showAsCaption" attribute -
setShowAsCaption
void setShowAsCaption(boolean showAsCaption) Sets the "showAsCaption" attribute -
xsetShowAsCaption
Sets (as xml) the "showAsCaption" attribute -
unsetShowAsCaption
void unsetShowAsCaption()Unsets the "showAsCaption" attribute -
getNameLen
long getNameLen()Gets the "nameLen" attribute -
xgetNameLen
XmlUnsignedInt xgetNameLen()Gets (as xml) the "nameLen" attribute -
isSetNameLen
boolean isSetNameLen()True if has "nameLen" attribute -
setNameLen
void setNameLen(long nameLen) Sets the "nameLen" attribute -
xsetNameLen
Sets (as xml) the "nameLen" attribute -
unsetNameLen
void unsetNameLen()Unsets the "nameLen" attribute -
getPPos
long getPPos()Gets the "pPos" attribute -
xgetPPos
XmlUnsignedInt xgetPPos()Gets (as xml) the "pPos" attribute -
isSetPPos
boolean isSetPPos()True if has "pPos" attribute -
setPPos
void setPPos(long pPos) Sets the "pPos" attribute -
xsetPPos
Sets (as xml) the "pPos" attribute -
unsetPPos
void unsetPPos()Unsets the "pPos" attribute -
getPLen
long getPLen()Gets the "pLen" attribute -
xgetPLen
XmlUnsignedInt xgetPLen()Gets (as xml) the "pLen" attribute -
isSetPLen
boolean isSetPLen()True if has "pLen" attribute -
setPLen
void setPLen(long pLen) Sets the "pLen" attribute -
xsetPLen
Sets (as xml) the "pLen" attribute -
unsetPLen
void unsetPLen()Unsets the "pLen" attribute -
getLevel
long getLevel()Gets the "level" attribute -
xgetLevel
XmlUnsignedInt xgetLevel()Gets (as xml) the "level" attribute -
isSetLevel
boolean isSetLevel()True if has "level" attribute -
setLevel
void setLevel(long level) Sets the "level" attribute -
xsetLevel
Sets (as xml) the "level" attribute -
unsetLevel
void unsetLevel()Unsets the "level" attribute -
getField
long getField()Gets the "field" attribute -
xgetField
XmlUnsignedInt xgetField()Gets (as xml) the "field" attribute -
setField
void setField(long field) Sets the "field" attribute -
xsetField
Sets (as xml) the "field" attribute
-