Class RuleValue
RuleValue class
Rule value.
public class RuleValue
Constructors
Name | Description |
---|---|
RuleValue(string, string) | Constructor. |
Properties
Name | Description |
---|---|
Formula { get; set; } | 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. |
Value { get; set; } | Rule value. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram