aspose.cells
Class EncryptionType

Utility class containing constants. Encryption Type. Only used by excel2003. We will encrypt 2007/2010 workbook using SHA AES the same as Excel does, and this EncryptionType will be ignored.

Field Summary
const  NumberXOR
          
const  NumberCOMPATIBLE
           Office 97/2000 compatible.
const  NumberENHANCED_CRYPTOGRAPHIC_PROVIDER_V_1
          
const  NumberSTRONG_CRYPTOGRAPHIC_PROVIDER
          
 

Field Detail

XOR

const Number XOR

COMPATIBLE

const Number COMPATIBLE
Office 97/2000 compatible.

ENHANCED_CRYPTOGRAPHIC_PROVIDER_V_1

const Number ENHANCED_CRYPTOGRAPHIC_PROVIDER_V_1

STRONG_CRYPTOGRAPHIC_PROVIDER

const Number STRONG_CRYPTOGRAPHIC_PROVIDER

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.