ExcelWorksheetWorksheetSecurity Property |
Gets an object used to manage the worksheet security options like password protection.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelWorksheetSecurity WorksheetSecurity { get; }Public ReadOnly Property WorksheetSecurity As ExcelWorksheetSecurity
Get
Property Value
ExcelWorksheetSecurity
See Also