Click or drag to resize

XlsWorksheetBase IsPasswordProtected Property

True if the worksheet has been protected with password.

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

Property Value

Type: Boolean

Implements

ITabSheet IsPasswordProtected
See Also