XLSXEncryptor

Přehled

XLSXEncryptor je třída v Aspose.Cells pro Python.

Zpracovává šifrování XLSX souborů.

Metody

SignatureDescription
__init__(encryption_params)Initialize XLSX encryptor.
encrypt_file(input_xlsx_path, output_path, password)Encrypt an XLSX file.
 Čeština