Winnovative Excel Library

ExcelDocumentSecurityWriteWorkbookPassword Property

Winnovative Excel Library Documentation
Sets the write password of a workbook. This password is required in order to edit the workbook. Password protection works only with Excel 2003 .xls format.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public string WriteWorkbookPassword { set; }

Property Value

Type: String
See Also

Reference