WorkbookEncryptionKeyLength Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

public ushort EncryptionKeyLength { get; set; }

Property Value

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

Reference