Version

Protected Property (Worksheet)

Gets or sets the protection state of Excel worksheet.
Syntax
public bool Protected {get; set;}

Property Value

The protection state of Excel worksheet.
Remarks

In protected worksheet cells which are locked can not be modified.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also