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