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