Workbook.PasswordEncryptionProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the algorithm encryption provider that Microsoft Office Excel uses when encrypting passwords for the workbook.
public:
property System::String ^ PasswordEncryptionProvider { System::String ^ get(); };
public string PasswordEncryptionProvider { get; }
member this.PasswordEncryptionProvider : string
Public ReadOnly Property PasswordEncryptionProvider As String
Property Value
The name of the algorithm encryption provider that Excel uses when encrypting passwords for the workbook.