Worksheet.ProtectScenarios Property

Definition

Gets a value that indicates whether worksheet scenarios are protected.

public:
 property bool ProtectScenarios { bool get(); };
public bool ProtectScenarios { get; }
member this.ProtectScenarios : bool
Public ReadOnly Property ProtectScenarios As Boolean

Property Value

true if the worksheet scenarios are protected; otherwise, false.

Applies to