TWorkbookProtectionOptions Record
Options for protecting the workbook.
Syntax
Unit: FlexCel.Core
TWorkbookProtectionOptions = record;
Fields
Name |
Description |
Window |
Window is protected.
|
Structure |
Structure is protected.
|
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. |