UnitFormulaErr constructor
UnitFormulaErr()
Constructor.
def __init__(self):
...
UnitFormulaErr(unit, f, err)
Constructor.
def __init__(self, unit, f, err):
...
| Parameter | Type | Description |
|---|---|---|
| unit | MeasureConst | |
| f | str | |
| err | str |
See Also
- module aspose.diagram
- class UnitFormulaErr