Click or drag to resize

Workbook IsDigitallySigned Property

Indicates whether this spreadsheet is digitally signed.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsDigitallySigned { get; }

Property Value

Type: Boolean
See Also