Workbook.PasswordEncryptionProvider Property

Gets the name of the algorithm encryption provider that Microsoft Office Excel uses when encrypting passwords for the workbook.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property PasswordEncryptionProvider As String
    Get
string PasswordEncryptionProvider { get; }

Property Value

Type: System.String
The name of the algorithm encryption provider that Excel uses when encrypting passwords for the workbook.

.NET Framework Security

See Also

Reference

Workbook Interface

Microsoft.Office.Tools.Excel Namespace