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