Table of Contents

TEncryptionAlgorithm Enumeration

Encryption algorithms supported in xlsx encrypted files.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
AES_128 0 AES 128. This is the default in Excel 2007/2010
AES_192 1 AES 192
AES_256 2 AES 256