Adapts the = operator so it returns true when both instances have the same values.
Syntax
Unit: FlexCel.Core
class operator TSingleFormulaValue.Equality(const a: TSingleFormulaValue; const b: TSingleFormulaValue): Boolean; overload;
Parameters
See also