Workbook.EncryptionProvider Property
Excel Developer Reference |
Returns a String specifying the name of the algorithm encryption provider that Microsoft Office Excel 2007 uses when encrypting documents. Read/write.
Version Information
Version Added: Excel 2007
Syntax
expression.EncryptionProvider
expression A variable that represents a Workbook object.
See Also