Workbook.EncryptionProvider Property

Gets or sets the name of the algorithm encryption provider that Microsoft Office Excel uses when encrypting documents.

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

Syntax

'Declaration
Property EncryptionProvider As String
    Get
    Set
string EncryptionProvider { get; set; }

Property Value

Type: System.String
The name of the algorithm encryption provider that Microsoft Office Excel uses when encrypting documents.

.NET Framework Security

See Also

Reference

Workbook Interface

Microsoft.Office.Tools.Excel Namespace