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: 9.0.0
Syntax
public ExcelWorksheetSecurity WorksheetSecurity { get; }

Property Value

ExcelWorksheetSecurity
See Also