ExcelWorkbookDocumentSecurity Property
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.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelDocumentSecurity DocumentSecurity { get; }
Public ReadOnly Property DocumentSecurity As ExcelDocumentSecurity
Get
public:
property ExcelDocumentSecurity^ DocumentSecurity {
ExcelDocumentSecurity^ get ();
}
member DocumentSecurity : ExcelDocumentSecurity with get
Property Value
ExcelDocumentSecurity