Click or drag to resize

Workbook GetDigitalSignatures Method

Get collection of DigitalSignature in this file.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IDigitalSignatures GetDigitalSignatures()

Return Value

Type: IDigitalSignatures
Collection of DigitalSignature
See Also