Link Search Menu Expand Document

WorkbookEncryptionKeyLength Property

Gets or sets value that specifies the number of bits in the encryption key. Must be a multiple of 8.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public ushort EncryptionKeyLength { get; set; }

Property Value

Type: UInt16
The length of the encryption key.
See Also

Reference