Class SignatureData

Info

Data used to add signature for spreadsheet file.

public class SignatureData

Inheritance

objectSignatureData

Inherited Members

Constructors

SignatureData()

public SignatureData()

Properties

CertificateData

Certificate data.

public byte[] CertificateData { get; set; }

Property Value

byte[]

Comment

Comment for the signature.

public string Comment { get; set; }

Property Value

string

Password

Password of the certificate file.

public string Password { get; set; }

Property Value

string

Namespace: Sheetize Assembly: Sheetize.dll