Winnovative Excel Library

ExcelWorkbookDocumentSecurity Property

Winnovative Excel Library Documentation
Gets an object used to manage the document security like workbook structure and windows protection, workbook open/write password protection. Works only for Excel 2003 .xls format.

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

public ExcelDocumentSecurity DocumentSecurity { get; }

Property Value

Type: ExcelDocumentSecurity
See Also

Reference