TSharedWorkbookProtectionOptions Record
Options for protecting the change list in a shared workbook. In Excel you can change this settings in Protection->Protect Shared Workbook.
Syntax
Unit: FlexCel.Core
TSharedWorkbookProtectionOptions = record;
Fields
Methods
Operators
Name |
Description |
Equality |
Adapts the = operator so it returns true when both instances have the same values. |
Inequality |
Adapts the <> operator so it returns true when both instances have different values. |