ExcelWorksheetWorksheetSecurity Property
Gets an object used to manage the worksheet security options like password protection.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelWorksheetSecurity WorksheetSecurity { get; }
Public ReadOnly Property WorksheetSecurity As ExcelWorksheetSecurity
Get
public:
property ExcelWorksheetSecurity^ WorksheetSecurity {
ExcelWorksheetSecurity^ get ();
}
member WorksheetSecurity : ExcelWorksheetSecurity with get
Property Value
ExcelWorksheetSecurity