EncryptionType
EncryptionType enumeration
Verschlüsselungstyp. Wird nur von Excel2003 verwendet. Wir verschlüsseln die Arbeitsmappe 2007/2010 mit SHA AES genauso wie Excel, und dieser EncryptionType wird ignoriert.
public enum EncryptionType
Werte
Name | Wert | Beschreibung |
---|---|---|
XOR | 0 | |
Compatible | 1 | Kompatibel mit Office 97/2000. |
EnhancedCryptographicProviderV1 | 2 | |
StrongCryptographicProvider | 3 |
Siehe auch
- namensraum Aspose.Cells
- Montage Aspose.Cells