UnitFormulaErrV class

UnitFormulaErrV class

Specified attributes of an element.

Inheritance: UnitFormulaErrVUnitFormulaErr

The UnitFormulaErrV type exposes the following members:

Constructors

ConstructorDescription
UnitFormulaErrV(unit, f, err, v)Constructor.

Properties

PropertyDescription
unitUnits of measure.
fRepresents the element’s formula.
errIndicates that the formula evaluates to an error.
vRepresents 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

MethodDescription
clone()Creates deep copy of this instance.

See Also