_Workbook.PasswordEncryptionProvider Property

Definition

Returns a String specifying the name of the algorithm encryption provider that Microsoft Excel uses when encrypting passwords for the specified workbook. Read-only.

public:
 property System::String ^ PasswordEncryptionProvider { System::String ^ get(); };
public string PasswordEncryptionProvider { get; }
Public ReadOnly Property PasswordEncryptionProvider As String

Property Value

String

Applies to