Click or drag to resize

ExcelWorksheetWorksheetSecurity Property

Gets an object used to manage the worksheet security options like password protection.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelWorksheetSecurity WorksheetSecurity { get; }

Property Value

Type: ExcelWorksheetSecurity
See Also