Interface CTControlPr
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTControlPr extends XmlObject
An XML CT_ControlPr(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTControlPr>Factorystatic 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 CTObjectAnchoraddNewAnchor()Appends and returns a new empty "anchor" elementjava.lang.StringgetAltText()Gets the "altText" attributeCTObjectAnchorgetAnchor()Gets the "anchor" elementbooleangetAutoFill()Gets the "autoFill" attributebooleangetAutoLine()Gets the "autoLine" attributebooleangetAutoPict()Gets the "autoPict" attributejava.lang.StringgetCf()Gets the "cf" attributebooleangetDefaultSize()Gets the "defaultSize" attributebooleangetDisabled()Gets the "disabled" attributejava.lang.StringgetId()Gets the "id" attributejava.lang.StringgetLinkedCell()Gets the "linkedCell" attributejava.lang.StringgetListFillRange()Gets the "listFillRange" attributebooleangetLocked()Gets the "locked" attributejava.lang.StringgetMacro()Gets the "macro" attributebooleangetPrint()Gets the "print" attributebooleangetRecalcAlways()Gets the "recalcAlways" attributebooleangetUiObject()Gets the "uiObject" attributebooleanisSetAltText()True if has "altText" attributebooleanisSetAutoFill()True if has "autoFill" attributebooleanisSetAutoLine()True if has "autoLine" attributebooleanisSetAutoPict()True if has "autoPict" attributebooleanisSetCf()True if has "cf" attributebooleanisSetDefaultSize()True if has "defaultSize" attributebooleanisSetDisabled()True if has "disabled" attributebooleanisSetId()True if has "id" attributebooleanisSetLinkedCell()True if has "linkedCell" attributebooleanisSetListFillRange()True if has "listFillRange" attributebooleanisSetLocked()True if has "locked" attributebooleanisSetMacro()True if has "macro" attributebooleanisSetPrint()True if has "print" attributebooleanisSetRecalcAlways()True if has "recalcAlways" attributebooleanisSetUiObject()True if has "uiObject" attributevoidsetAltText(java.lang.String altText)Sets the "altText" attributevoidsetAnchor(CTObjectAnchor anchor)Sets the "anchor" elementvoidsetAutoFill(boolean autoFill)Sets the "autoFill" attributevoidsetAutoLine(boolean autoLine)Sets the "autoLine" attributevoidsetAutoPict(boolean autoPict)Sets the "autoPict" attributevoidsetCf(java.lang.String cf)Sets the "cf" attributevoidsetDefaultSize(boolean defaultSize)Sets the "defaultSize" attributevoidsetDisabled(boolean disabled)Sets the "disabled" attributevoidsetId(java.lang.String id)Sets the "id" attributevoidsetLinkedCell(java.lang.String linkedCell)Sets the "linkedCell" attributevoidsetListFillRange(java.lang.String listFillRange)Sets the "listFillRange" attributevoidsetLocked(boolean locked)Sets the "locked" attributevoidsetMacro(java.lang.String macro)Sets the "macro" attributevoidsetPrint(boolean print)Sets the "print" attributevoidsetRecalcAlways(boolean recalcAlways)Sets the "recalcAlways" attributevoidsetUiObject(boolean uiObject)Sets the "uiObject" attributevoidunsetAltText()Unsets the "altText" attributevoidunsetAutoFill()Unsets the "autoFill" attributevoidunsetAutoLine()Unsets the "autoLine" attributevoidunsetAutoPict()Unsets the "autoPict" attributevoidunsetCf()Unsets the "cf" attributevoidunsetDefaultSize()Unsets the "defaultSize" attributevoidunsetDisabled()Unsets the "disabled" attributevoidunsetId()Unsets the "id" attributevoidunsetLinkedCell()Unsets the "linkedCell" attributevoidunsetListFillRange()Unsets the "listFillRange" attributevoidunsetLocked()Unsets the "locked" attributevoidunsetMacro()Unsets the "macro" attributevoidunsetPrint()Unsets the "print" attributevoidunsetRecalcAlways()Unsets the "recalcAlways" attributevoidunsetUiObject()Unsets the "uiObject" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetAltText()Gets (as xml) the "altText" attributeXmlBooleanxgetAutoFill()Gets (as xml) the "autoFill" attributeXmlBooleanxgetAutoLine()Gets (as xml) the "autoLine" attributeXmlBooleanxgetAutoPict()Gets (as xml) the "autoPict" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetCf()Gets (as xml) the "cf" attributeXmlBooleanxgetDefaultSize()Gets (as xml) the "defaultSize" attributeXmlBooleanxgetDisabled()Gets (as xml) the "disabled" attributeSTRelationshipIdxgetId()Gets (as xml) the "id" attributeSTFormulaxgetLinkedCell()Gets (as xml) the "linkedCell" attributeSTFormulaxgetListFillRange()Gets (as xml) the "listFillRange" attributeXmlBooleanxgetLocked()Gets (as xml) the "locked" attributeSTFormulaxgetMacro()Gets (as xml) the "macro" attributeXmlBooleanxgetPrint()Gets (as xml) the "print" attributeXmlBooleanxgetRecalcAlways()Gets (as xml) the "recalcAlways" attributeXmlBooleanxgetUiObject()Gets (as xml) the "uiObject" attributevoidxsetAltText(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring altText)Sets (as xml) the "altText" attributevoidxsetAutoFill(XmlBoolean autoFill)Sets (as xml) the "autoFill" attributevoidxsetAutoLine(XmlBoolean autoLine)Sets (as xml) the "autoLine" attributevoidxsetAutoPict(XmlBoolean autoPict)Sets (as xml) the "autoPict" attributevoidxsetCf(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring cf)Sets (as xml) the "cf" attributevoidxsetDefaultSize(XmlBoolean defaultSize)Sets (as xml) the "defaultSize" attributevoidxsetDisabled(XmlBoolean disabled)Sets (as xml) the "disabled" attributevoidxsetId(STRelationshipId id)Sets (as xml) the "id" attributevoidxsetLinkedCell(STFormula linkedCell)Sets (as xml) the "linkedCell" attributevoidxsetListFillRange(STFormula listFillRange)Sets (as xml) the "listFillRange" attributevoidxsetLocked(XmlBoolean locked)Sets (as xml) the "locked" attributevoidxsetMacro(STFormula macro)Sets (as xml) the "macro" attributevoidxsetPrint(XmlBoolean print)Sets (as xml) the "print" attributevoidxsetRecalcAlways(XmlBoolean recalcAlways)Sets (as xml) the "recalcAlways" attributevoidxsetUiObject(XmlBoolean uiObject)Sets (as xml) the "uiObject" 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, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
Factory
static final DocumentFactory<CTControlPr> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getAnchor
CTObjectAnchor getAnchor()
Gets the "anchor" element
-
setAnchor
void setAnchor(CTObjectAnchor anchor)
Sets the "anchor" element
-
addNewAnchor
CTObjectAnchor addNewAnchor()
Appends and returns a new empty "anchor" element
-
getLocked
boolean getLocked()
Gets the "locked" attribute
-
xgetLocked
XmlBoolean xgetLocked()
Gets (as xml) the "locked" attribute
-
isSetLocked
boolean isSetLocked()
True if has "locked" attribute
-
setLocked
void setLocked(boolean locked)
Sets the "locked" attribute
-
xsetLocked
void xsetLocked(XmlBoolean locked)
Sets (as xml) the "locked" attribute
-
unsetLocked
void unsetLocked()
Unsets the "locked" attribute
-
getDefaultSize
boolean getDefaultSize()
Gets the "defaultSize" attribute
-
xgetDefaultSize
XmlBoolean xgetDefaultSize()
Gets (as xml) the "defaultSize" attribute
-
isSetDefaultSize
boolean isSetDefaultSize()
True if has "defaultSize" attribute
-
setDefaultSize
void setDefaultSize(boolean defaultSize)
Sets the "defaultSize" attribute
-
xsetDefaultSize
void xsetDefaultSize(XmlBoolean defaultSize)
Sets (as xml) the "defaultSize" attribute
-
unsetDefaultSize
void unsetDefaultSize()
Unsets the "defaultSize" attribute
-
getPrint
boolean getPrint()
Gets the "print" attribute
-
xgetPrint
XmlBoolean xgetPrint()
Gets (as xml) the "print" attribute
-
isSetPrint
boolean isSetPrint()
True if has "print" attribute
-
setPrint
void setPrint(boolean print)
Sets the "print" attribute
-
xsetPrint
void xsetPrint(XmlBoolean print)
Sets (as xml) the "print" attribute
-
unsetPrint
void unsetPrint()
Unsets the "print" attribute
-
getDisabled
boolean getDisabled()
Gets the "disabled" attribute
-
xgetDisabled
XmlBoolean xgetDisabled()
Gets (as xml) the "disabled" attribute
-
isSetDisabled
boolean isSetDisabled()
True if has "disabled" attribute
-
setDisabled
void setDisabled(boolean disabled)
Sets the "disabled" attribute
-
xsetDisabled
void xsetDisabled(XmlBoolean disabled)
Sets (as xml) the "disabled" attribute
-
unsetDisabled
void unsetDisabled()
Unsets the "disabled" attribute
-
getRecalcAlways
boolean getRecalcAlways()
Gets the "recalcAlways" attribute
-
xgetRecalcAlways
XmlBoolean xgetRecalcAlways()
Gets (as xml) the "recalcAlways" attribute
-
isSetRecalcAlways
boolean isSetRecalcAlways()
True if has "recalcAlways" attribute
-
setRecalcAlways
void setRecalcAlways(boolean recalcAlways)
Sets the "recalcAlways" attribute
-
xsetRecalcAlways
void xsetRecalcAlways(XmlBoolean recalcAlways)
Sets (as xml) the "recalcAlways" attribute
-
unsetRecalcAlways
void unsetRecalcAlways()
Unsets the "recalcAlways" attribute
-
getUiObject
boolean getUiObject()
Gets the "uiObject" attribute
-
xgetUiObject
XmlBoolean xgetUiObject()
Gets (as xml) the "uiObject" attribute
-
isSetUiObject
boolean isSetUiObject()
True if has "uiObject" attribute
-
setUiObject
void setUiObject(boolean uiObject)
Sets the "uiObject" attribute
-
xsetUiObject
void xsetUiObject(XmlBoolean uiObject)
Sets (as xml) the "uiObject" attribute
-
unsetUiObject
void unsetUiObject()
Unsets the "uiObject" attribute
-
getAutoFill
boolean getAutoFill()
Gets the "autoFill" attribute
-
xgetAutoFill
XmlBoolean xgetAutoFill()
Gets (as xml) the "autoFill" attribute
-
isSetAutoFill
boolean isSetAutoFill()
True if has "autoFill" attribute
-
setAutoFill
void setAutoFill(boolean autoFill)
Sets the "autoFill" attribute
-
xsetAutoFill
void xsetAutoFill(XmlBoolean autoFill)
Sets (as xml) the "autoFill" attribute
-
unsetAutoFill
void unsetAutoFill()
Unsets the "autoFill" attribute
-
getAutoLine
boolean getAutoLine()
Gets the "autoLine" attribute
-
xgetAutoLine
XmlBoolean xgetAutoLine()
Gets (as xml) the "autoLine" attribute
-
isSetAutoLine
boolean isSetAutoLine()
True if has "autoLine" attribute
-
setAutoLine
void setAutoLine(boolean autoLine)
Sets the "autoLine" attribute
-
xsetAutoLine
void xsetAutoLine(XmlBoolean autoLine)
Sets (as xml) the "autoLine" attribute
-
unsetAutoLine
void unsetAutoLine()
Unsets the "autoLine" attribute
-
getAutoPict
boolean getAutoPict()
Gets the "autoPict" attribute
-
xgetAutoPict
XmlBoolean xgetAutoPict()
Gets (as xml) the "autoPict" attribute
-
isSetAutoPict
boolean isSetAutoPict()
True if has "autoPict" attribute
-
setAutoPict
void setAutoPict(boolean autoPict)
Sets the "autoPict" attribute
-
xsetAutoPict
void xsetAutoPict(XmlBoolean autoPict)
Sets (as xml) the "autoPict" attribute
-
unsetAutoPict
void unsetAutoPict()
Unsets the "autoPict" attribute
-
getMacro
java.lang.String getMacro()
Gets the "macro" attribute
-
xgetMacro
STFormula xgetMacro()
Gets (as xml) the "macro" attribute
-
isSetMacro
boolean isSetMacro()
True if has "macro" attribute
-
setMacro
void setMacro(java.lang.String macro)
Sets the "macro" attribute
-
xsetMacro
void xsetMacro(STFormula macro)
Sets (as xml) the "macro" attribute
-
unsetMacro
void unsetMacro()
Unsets the "macro" attribute
-
getAltText
java.lang.String getAltText()
Gets the "altText" attribute
-
xgetAltText
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetAltText()
Gets (as xml) the "altText" attribute
-
isSetAltText
boolean isSetAltText()
True if has "altText" attribute
-
setAltText
void setAltText(java.lang.String altText)
Sets the "altText" attribute
-
xsetAltText
void xsetAltText(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring altText)
Sets (as xml) the "altText" attribute
-
unsetAltText
void unsetAltText()
Unsets the "altText" attribute
-
getLinkedCell
java.lang.String getLinkedCell()
Gets the "linkedCell" attribute
-
xgetLinkedCell
STFormula xgetLinkedCell()
Gets (as xml) the "linkedCell" attribute
-
isSetLinkedCell
boolean isSetLinkedCell()
True if has "linkedCell" attribute
-
setLinkedCell
void setLinkedCell(java.lang.String linkedCell)
Sets the "linkedCell" attribute
-
xsetLinkedCell
void xsetLinkedCell(STFormula linkedCell)
Sets (as xml) the "linkedCell" attribute
-
unsetLinkedCell
void unsetLinkedCell()
Unsets the "linkedCell" attribute
-
getListFillRange
java.lang.String getListFillRange()
Gets the "listFillRange" attribute
-
xgetListFillRange
STFormula xgetListFillRange()
Gets (as xml) the "listFillRange" attribute
-
isSetListFillRange
boolean isSetListFillRange()
True if has "listFillRange" attribute
-
setListFillRange
void setListFillRange(java.lang.String listFillRange)
Sets the "listFillRange" attribute
-
xsetListFillRange
void xsetListFillRange(STFormula listFillRange)
Sets (as xml) the "listFillRange" attribute
-
unsetListFillRange
void unsetListFillRange()
Unsets the "listFillRange" attribute
-
getCf
java.lang.String getCf()
Gets the "cf" attribute
-
xgetCf
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCf()
Gets (as xml) the "cf" attribute
-
isSetCf
boolean isSetCf()
True if has "cf" attribute
-
setCf
void setCf(java.lang.String cf)
Sets the "cf" attribute
-
xsetCf
void xsetCf(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring cf)
Sets (as xml) the "cf" attribute
-
unsetCf
void unsetCf()
Unsets the "cf" attribute
-
getId
java.lang.String getId()
Gets the "id" attribute
-
xgetId
STRelationshipId xgetId()
Gets (as xml) the "id" attribute
-
isSetId
boolean isSetId()
True if has "id" attribute
-
setId
void setId(java.lang.String id)
Sets the "id" attribute
-
xsetId
void xsetId(STRelationshipId id)
Sets (as xml) the "id" attribute
-
unsetId
void unsetId()
Unsets the "id" attribute
-
-