Click or drag to resize

ITabSheet Protection Property

Gets protected options. Read-only. For sets protection options use "Protect" method.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
SheetProtectionType Protection { get; }

Property Value

Type: SheetProtectionType
See Also