UnitFormulaErrV class
UnitFormulaErrV class
Specified attributes of an element.
Inheritance: UnitFormulaErrV → UnitFormulaErr
The UnitFormulaErrV type exposes the following members:
Constructors
Constructor | Description |
---|---|
UnitFormulaErrV(unit, f, err, v) | Constructor. |
Properties
Property | Description |
---|---|
unit | Units of measure. |
f | Represents the element’s formula. |
err | Indicates that the formula evaluates to an error. |
v | Represents the null string condition for a string cell value. In some cases it is helpful to distinguish between an empty string cell null and a null string cell value. This attribute is used to distinguish between these forms of an empty value. |
Methods
Method | Description |
---|---|
clone() | Creates deep copy of this instance. |
See Also
- module aspose.diagram
- class UnitFormulaErr