Interface CTCfRule
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTCfRule extends XmlObject
An XML CT_CfRule(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTCfRule.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidaddFormula(java.lang.String formula)Appends the value as the last "formula" elementCTColorScaleaddNewColorScale()Appends and returns a new empty "colorScale" elementCTDataBaraddNewDataBar()Appends and returns a new empty "dataBar" elementCTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementSTFormulaaddNewFormula()Appends and returns a new empty value (as xml) as the last "formula" elementCTIconSetaddNewIconSet()Appends and returns a new empty "iconSet" elementbooleangetAboveAverage()Gets the "aboveAverage" attributebooleangetBottom()Gets the "bottom" attributeCTColorScalegetColorScale()Gets the "colorScale" elementCTDataBargetDataBar()Gets the "dataBar" elementlonggetDxfId()Gets the "dxfId" attributebooleangetEqualAverage()Gets the "equalAverage" attributeCTExtensionListgetExtLst()Gets the "extLst" elementjava.lang.String[]getFormulaArray()Deprecated.java.lang.StringgetFormulaArray(int i)Gets ith "formula" elementjava.util.List<java.lang.String>getFormulaList()Gets a List of "formula" elementsCTIconSetgetIconSet()Gets the "iconSet" elementSTConditionalFormattingOperator.EnumgetOperator()Gets the "operator" attributebooleangetPercent()Gets the "percent" attributeintgetPriority()Gets the "priority" attributelonggetRank()Gets the "rank" attributeintgetStdDev()Gets the "stdDev" attributebooleangetStopIfTrue()Gets the "stopIfTrue" attributejava.lang.StringgetText()Gets the "text" attributeSTTimePeriod.EnumgetTimePeriod()Gets the "timePeriod" attributeSTCfType.EnumgetType()Gets the "type" attributevoidinsertFormula(int i, java.lang.String formula)Inserts the value as the ith "formula" elementSTFormulainsertNewFormula(int i)Inserts and returns a new empty value (as xml) as the ith "formula" elementbooleanisSetAboveAverage()True if has "aboveAverage" attributebooleanisSetBottom()True if has "bottom" attributebooleanisSetColorScale()True if has "colorScale" elementbooleanisSetDataBar()True if has "dataBar" elementbooleanisSetDxfId()True if has "dxfId" attributebooleanisSetEqualAverage()True if has "equalAverage" attributebooleanisSetExtLst()True if has "extLst" elementbooleanisSetIconSet()True if has "iconSet" elementbooleanisSetOperator()True if has "operator" attributebooleanisSetPercent()True if has "percent" attributebooleanisSetRank()True if has "rank" attributebooleanisSetStdDev()True if has "stdDev" attributebooleanisSetStopIfTrue()True if has "stopIfTrue" attributebooleanisSetText()True if has "text" attributebooleanisSetTimePeriod()True if has "timePeriod" attributebooleanisSetType()True if has "type" attributevoidremoveFormula(int i)Removes the ith "formula" elementvoidsetAboveAverage(boolean aboveAverage)Sets the "aboveAverage" attributevoidsetBottom(boolean bottom)Sets the "bottom" attributevoidsetColorScale(CTColorScale colorScale)Sets the "colorScale" elementvoidsetDataBar(CTDataBar dataBar)Sets the "dataBar" elementvoidsetDxfId(long dxfId)Sets the "dxfId" attributevoidsetEqualAverage(boolean equalAverage)Sets the "equalAverage" attributevoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetFormulaArray(int i, java.lang.String formula)Sets ith "formula" elementvoidsetFormulaArray(java.lang.String[] formulaArray)Sets array of all "formula" elementvoidsetIconSet(CTIconSet iconSet)Sets the "iconSet" elementvoidsetOperator(STConditionalFormattingOperator.Enum operator)Sets the "operator" attributevoidsetPercent(boolean percent)Sets the "percent" attributevoidsetPriority(int priority)Sets the "priority" attributevoidsetRank(long rank)Sets the "rank" attributevoidsetStdDev(int stdDev)Sets the "stdDev" attributevoidsetStopIfTrue(boolean stopIfTrue)Sets the "stopIfTrue" attributevoidsetText(java.lang.String text)Sets the "text" attributevoidsetTimePeriod(STTimePeriod.Enum timePeriod)Sets the "timePeriod" attributevoidsetType(STCfType.Enum type)Sets the "type" attributeintsizeOfFormulaArray()Returns number of "formula" elementvoidunsetAboveAverage()Unsets the "aboveAverage" attributevoidunsetBottom()Unsets the "bottom" attributevoidunsetColorScale()Unsets the "colorScale" elementvoidunsetDataBar()Unsets the "dataBar" elementvoidunsetDxfId()Unsets the "dxfId" attributevoidunsetEqualAverage()Unsets the "equalAverage" attributevoidunsetExtLst()Unsets the "extLst" elementvoidunsetIconSet()Unsets the "iconSet" elementvoidunsetOperator()Unsets the "operator" attributevoidunsetPercent()Unsets the "percent" attributevoidunsetRank()Unsets the "rank" attributevoidunsetStdDev()Unsets the "stdDev" attributevoidunsetStopIfTrue()Unsets the "stopIfTrue" attributevoidunsetText()Unsets the "text" attributevoidunsetTimePeriod()Unsets the "timePeriod" attributevoidunsetType()Unsets the "type" attributeXmlBooleanxgetAboveAverage()Gets (as xml) the "aboveAverage" attributeXmlBooleanxgetBottom()Gets (as xml) the "bottom" attributeSTDxfIdxgetDxfId()Gets (as xml) the "dxfId" attributeXmlBooleanxgetEqualAverage()Gets (as xml) the "equalAverage" attributeSTFormula[]xgetFormulaArray()Deprecated.STFormulaxgetFormulaArray(int i)Gets (as xml) ith "formula" elementjava.util.List<STFormula>xgetFormulaList()Gets (as xml) a List of "formula" elementsSTConditionalFormattingOperatorxgetOperator()Gets (as xml) the "operator" attributeXmlBooleanxgetPercent()Gets (as xml) the "percent" attributeXmlIntxgetPriority()Gets (as xml) the "priority" attributeXmlUnsignedIntxgetRank()Gets (as xml) the "rank" attributeXmlIntxgetStdDev()Gets (as xml) the "stdDev" attributeXmlBooleanxgetStopIfTrue()Gets (as xml) the "stopIfTrue" attributeXmlStringxgetText()Gets (as xml) the "text" attributeSTTimePeriodxgetTimePeriod()Gets (as xml) the "timePeriod" attributeSTCfTypexgetType()Gets (as xml) the "type" attributevoidxsetAboveAverage(XmlBoolean aboveAverage)Sets (as xml) the "aboveAverage" attributevoidxsetBottom(XmlBoolean bottom)Sets (as xml) the "bottom" attributevoidxsetDxfId(STDxfId dxfId)Sets (as xml) the "dxfId" attributevoidxsetEqualAverage(XmlBoolean equalAverage)Sets (as xml) the "equalAverage" attributevoidxsetFormulaArray(int i, STFormula formula)Sets (as xml) ith "formula" elementvoidxsetFormulaArray(STFormula[] formulaArray)Sets (as xml) array of all "formula" elementvoidxsetOperator(STConditionalFormattingOperator operator)Sets (as xml) the "operator" attributevoidxsetPercent(XmlBoolean percent)Sets (as xml) the "percent" attributevoidxsetPriority(XmlInt priority)Sets (as xml) the "priority" attributevoidxsetRank(XmlUnsignedInt rank)Sets (as xml) the "rank" attributevoidxsetStdDev(XmlInt stdDev)Sets (as xml) the "stdDev" attributevoidxsetStopIfTrue(XmlBoolean stopIfTrue)Sets (as xml) the "stopIfTrue" attributevoidxsetText(XmlString text)Sets (as xml) the "text" attributevoidxsetTimePeriod(STTimePeriod timePeriod)Sets (as xml) the "timePeriod" attributevoidxsetType(STCfType type)Sets (as xml) the "type" 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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getFormulaList
java.util.List<java.lang.String> getFormulaList()
Gets a List of "formula" elements
-
getFormulaArray
@Deprecated java.lang.String[] getFormulaArray()
Deprecated.Gets array of all "formula" elements
-
getFormulaArray
java.lang.String getFormulaArray(int i)
Gets ith "formula" element
-
xgetFormulaList
java.util.List<STFormula> xgetFormulaList()
Gets (as xml) a List of "formula" elements
-
xgetFormulaArray
@Deprecated STFormula[] xgetFormulaArray()
Deprecated.Gets (as xml) array of all "formula" elements
-
xgetFormulaArray
STFormula xgetFormulaArray(int i)
Gets (as xml) ith "formula" element
-
sizeOfFormulaArray
int sizeOfFormulaArray()
Returns number of "formula" element
-
setFormulaArray
void setFormulaArray(java.lang.String[] formulaArray)
Sets array of all "formula" element
-
setFormulaArray
void setFormulaArray(int i, java.lang.String formula)Sets ith "formula" element
-
xsetFormulaArray
void xsetFormulaArray(STFormula[] formulaArray)
Sets (as xml) array of all "formula" element
-
xsetFormulaArray
void xsetFormulaArray(int i, STFormula formula)Sets (as xml) ith "formula" element
-
insertFormula
void insertFormula(int i, java.lang.String formula)Inserts the value as the ith "formula" element
-
addFormula
void addFormula(java.lang.String formula)
Appends the value as the last "formula" element
-
insertNewFormula
STFormula insertNewFormula(int i)
Inserts and returns a new empty value (as xml) as the ith "formula" element
-
addNewFormula
STFormula addNewFormula()
Appends and returns a new empty value (as xml) as the last "formula" element
-
removeFormula
void removeFormula(int i)
Removes the ith "formula" element
-
getColorScale
CTColorScale getColorScale()
Gets the "colorScale" element
-
isSetColorScale
boolean isSetColorScale()
True if has "colorScale" element
-
setColorScale
void setColorScale(CTColorScale colorScale)
Sets the "colorScale" element
-
addNewColorScale
CTColorScale addNewColorScale()
Appends and returns a new empty "colorScale" element
-
unsetColorScale
void unsetColorScale()
Unsets the "colorScale" element
-
getDataBar
CTDataBar getDataBar()
Gets the "dataBar" element
-
isSetDataBar
boolean isSetDataBar()
True if has "dataBar" element
-
setDataBar
void setDataBar(CTDataBar dataBar)
Sets the "dataBar" element
-
addNewDataBar
CTDataBar addNewDataBar()
Appends and returns a new empty "dataBar" element
-
unsetDataBar
void unsetDataBar()
Unsets the "dataBar" element
-
getIconSet
CTIconSet getIconSet()
Gets the "iconSet" element
-
isSetIconSet
boolean isSetIconSet()
True if has "iconSet" element
-
setIconSet
void setIconSet(CTIconSet iconSet)
Sets the "iconSet" element
-
addNewIconSet
CTIconSet addNewIconSet()
Appends and returns a new empty "iconSet" element
-
unsetIconSet
void unsetIconSet()
Unsets the "iconSet" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
getType
STCfType.Enum getType()
Gets the "type" attribute
-
xgetType
STCfType xgetType()
Gets (as xml) the "type" attribute
-
isSetType
boolean isSetType()
True if has "type" attribute
-
setType
void setType(STCfType.Enum type)
Sets the "type" attribute
-
xsetType
void xsetType(STCfType type)
Sets (as xml) the "type" attribute
-
unsetType
void unsetType()
Unsets the "type" attribute
-
getDxfId
long getDxfId()
Gets the "dxfId" attribute
-
xgetDxfId
STDxfId xgetDxfId()
Gets (as xml) the "dxfId" attribute
-
isSetDxfId
boolean isSetDxfId()
True if has "dxfId" attribute
-
setDxfId
void setDxfId(long dxfId)
Sets the "dxfId" attribute
-
xsetDxfId
void xsetDxfId(STDxfId dxfId)
Sets (as xml) the "dxfId" attribute
-
unsetDxfId
void unsetDxfId()
Unsets the "dxfId" attribute
-
getPriority
int getPriority()
Gets the "priority" attribute
-
xgetPriority
XmlInt xgetPriority()
Gets (as xml) the "priority" attribute
-
setPriority
void setPriority(int priority)
Sets the "priority" attribute
-
xsetPriority
void xsetPriority(XmlInt priority)
Sets (as xml) the "priority" attribute
-
getStopIfTrue
boolean getStopIfTrue()
Gets the "stopIfTrue" attribute
-
xgetStopIfTrue
XmlBoolean xgetStopIfTrue()
Gets (as xml) the "stopIfTrue" attribute
-
isSetStopIfTrue
boolean isSetStopIfTrue()
True if has "stopIfTrue" attribute
-
setStopIfTrue
void setStopIfTrue(boolean stopIfTrue)
Sets the "stopIfTrue" attribute
-
xsetStopIfTrue
void xsetStopIfTrue(XmlBoolean stopIfTrue)
Sets (as xml) the "stopIfTrue" attribute
-
unsetStopIfTrue
void unsetStopIfTrue()
Unsets the "stopIfTrue" attribute
-
getAboveAverage
boolean getAboveAverage()
Gets the "aboveAverage" attribute
-
xgetAboveAverage
XmlBoolean xgetAboveAverage()
Gets (as xml) the "aboveAverage" attribute
-
isSetAboveAverage
boolean isSetAboveAverage()
True if has "aboveAverage" attribute
-
setAboveAverage
void setAboveAverage(boolean aboveAverage)
Sets the "aboveAverage" attribute
-
xsetAboveAverage
void xsetAboveAverage(XmlBoolean aboveAverage)
Sets (as xml) the "aboveAverage" attribute
-
unsetAboveAverage
void unsetAboveAverage()
Unsets the "aboveAverage" attribute
-
getPercent
boolean getPercent()
Gets the "percent" attribute
-
xgetPercent
XmlBoolean xgetPercent()
Gets (as xml) the "percent" attribute
-
isSetPercent
boolean isSetPercent()
True if has "percent" attribute
-
setPercent
void setPercent(boolean percent)
Sets the "percent" attribute
-
xsetPercent
void xsetPercent(XmlBoolean percent)
Sets (as xml) the "percent" attribute
-
unsetPercent
void unsetPercent()
Unsets the "percent" attribute
-
getBottom
boolean getBottom()
Gets the "bottom" attribute
-
xgetBottom
XmlBoolean xgetBottom()
Gets (as xml) the "bottom" attribute
-
isSetBottom
boolean isSetBottom()
True if has "bottom" attribute
-
setBottom
void setBottom(boolean bottom)
Sets the "bottom" attribute
-
xsetBottom
void xsetBottom(XmlBoolean bottom)
Sets (as xml) the "bottom" attribute
-
unsetBottom
void unsetBottom()
Unsets the "bottom" attribute
-
getOperator
STConditionalFormattingOperator.Enum getOperator()
Gets the "operator" attribute
-
xgetOperator
STConditionalFormattingOperator xgetOperator()
Gets (as xml) the "operator" attribute
-
isSetOperator
boolean isSetOperator()
True if has "operator" attribute
-
setOperator
void setOperator(STConditionalFormattingOperator.Enum operator)
Sets the "operator" attribute
-
xsetOperator
void xsetOperator(STConditionalFormattingOperator operator)
Sets (as xml) the "operator" attribute
-
unsetOperator
void unsetOperator()
Unsets the "operator" attribute
-
getText
java.lang.String getText()
Gets the "text" attribute
-
xgetText
XmlString xgetText()
Gets (as xml) the "text" attribute
-
isSetText
boolean isSetText()
True if has "text" attribute
-
setText
void setText(java.lang.String text)
Sets the "text" attribute
-
xsetText
void xsetText(XmlString text)
Sets (as xml) the "text" attribute
-
unsetText
void unsetText()
Unsets the "text" attribute
-
getTimePeriod
STTimePeriod.Enum getTimePeriod()
Gets the "timePeriod" attribute
-
xgetTimePeriod
STTimePeriod xgetTimePeriod()
Gets (as xml) the "timePeriod" attribute
-
isSetTimePeriod
boolean isSetTimePeriod()
True if has "timePeriod" attribute
-
setTimePeriod
void setTimePeriod(STTimePeriod.Enum timePeriod)
Sets the "timePeriod" attribute
-
xsetTimePeriod
void xsetTimePeriod(STTimePeriod timePeriod)
Sets (as xml) the "timePeriod" attribute
-
unsetTimePeriod
void unsetTimePeriod()
Unsets the "timePeriod" attribute
-
getRank
long getRank()
Gets the "rank" attribute
-
xgetRank
XmlUnsignedInt xgetRank()
Gets (as xml) the "rank" attribute
-
isSetRank
boolean isSetRank()
True if has "rank" attribute
-
setRank
void setRank(long rank)
Sets the "rank" attribute
-
xsetRank
void xsetRank(XmlUnsignedInt rank)
Sets (as xml) the "rank" attribute
-
unsetRank
void unsetRank()
Unsets the "rank" attribute
-
getStdDev
int getStdDev()
Gets the "stdDev" attribute
-
xgetStdDev
XmlInt xgetStdDev()
Gets (as xml) the "stdDev" attribute
-
isSetStdDev
boolean isSetStdDev()
True if has "stdDev" attribute
-
setStdDev
void setStdDev(int stdDev)
Sets the "stdDev" attribute
-
xsetStdDev
void xsetStdDev(XmlInt stdDev)
Sets (as xml) the "stdDev" attribute
-
unsetStdDev
void unsetStdDev()
Unsets the "stdDev" attribute
-
getEqualAverage
boolean getEqualAverage()
Gets the "equalAverage" attribute
-
xgetEqualAverage
XmlBoolean xgetEqualAverage()
Gets (as xml) the "equalAverage" attribute
-
isSetEqualAverage
boolean isSetEqualAverage()
True if has "equalAverage" attribute
-
setEqualAverage
void setEqualAverage(boolean equalAverage)
Sets the "equalAverage" attribute
-
xsetEqualAverage
void xsetEqualAverage(XmlBoolean equalAverage)
Sets (as xml) the "equalAverage" attribute
-
unsetEqualAverage
void unsetEqualAverage()
Unsets the "equalAverage" attribute
-
-