Table of Contents

TSheetProtectionOptions.Scenarios Property

If TRUE, scenarios on the sheet are protected. Note that this setting behaves like Objects and opposite from all the rest. In the other settings, FALSE means that the setting is protected, TRUE that the setting can be changed.

Syntax

Namespace: FlexCel.Core

public Boolean Scenarios { get; set; }

See also