aspose.diagram
Class RuleValue

Rule value.

Constructor Summary
RuleValue(formula, value)
           Constructor.
 
Property Getters/Setters Summary
functiongetFormula()
functionsetFormula(value)
           Represents the element's formula. This attribute can contain one of the following strings: "someFormula" if the formula exists locally, "No Formula" if the formula is locally deleted or blocked, or "Inh" if the formula is inherited. If the attribute is not present, the element's formula is a simple constant. For example, 5.
functiongetValue()
functionsetValue(value)
           Rule value.
 

Constructor Detail

RuleValue

function RuleValue(formula, value)
Constructor.
Parameters:
formula: String -
value: String -

Property Getters/Setters Detail

getFormula/setFormula : String 

function getFormula() / function setFormula(value)
Represents the element's formula. This attribute can contain one of the following strings: "someFormula" if the formula exists locally, "No Formula" if the formula is locally deleted or blocked, or "Inh" if the formula is inherited. If the attribute is not present, the element's formula is a simple constant. For example, 5.

getValue/setValue : String 

function getValue() / function setValue(value)
Rule value.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.