lazarus-ccr/components/fpspreadsheet/examples/read_write/ooxmldemo_crypto
2022-02-18 18:17:14 +00:00
..
encrypted_workbook.xlsx
ooxml_decrypt_and_read.lpi fpspreadsheet: Fix compilation of crypto package with FPC 3.3.1 2020-04-13 18:35:17 +00:00
ooxml_decrypt_and_read.pas fpspreadsheet: minor refactoring of crypto example. 2022-02-18 18:17:14 +00:00
protected_workbook.xlsx
readme.txt

This demo program reads encrypted xlsx files.

File "encrypted_workbook.xlsx" was encrypted in the File menu of Excel 2007.
The password is "test".

The file "protected_workbook.xlsx" was worksheet-protected in the Inspect
menu of Excel 2007. The password "test" was specified, it is not the password
used for encryption of the file, it is only needed to unlock worksheet protection.