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; }
Public ReadOnly Property WorksheetSecurity As ExcelWorksheetSecurity
Get
Property Value
Type:
ExcelWorksheetSecuritySee Also