Click or drag to resize

XlsWorksheetBase ProtectScenarios Property

True if the scenarios of the current sheet are protected. Read only.

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

Property Value

Type: Boolean

Implements

ITabSheet ProtectScenarios
See Also