Table of Contents

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

Name Description
Create Overloaded
Create
Create(Boolean, Boolean)

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.