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