Click or drag to resize

XlsWorksheet ProtectContents Property

Indicates whether current sheet is protected.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public override bool ProtectContents { get; }

Property Value

Type: Boolean

Implements

ITabSheet ProtectContents
ITabSheet ProtectContents
See Also