RuleValue constructor
RuleValue(formula, value)
Constructor.
def __init__(self, formula, value):
...
Parameter | Type | Description |
---|---|---|
formula | str | |
value | str |
See Also
- module aspose.diagram
- class RuleValue
Constructor.
def __init__(self, formula, value):
...
Parameter | Type | Description |
---|---|---|
formula | str | |
value | str |