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