API Reference
Class
ExcelSignatureInfo
Describes digital-signature package metadata found in an Excel workbook.
Inheritance
- Object
- ExcelSignatureInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Boolean HasSignatures { get; } #Gets whether any package signature metadata was found.
public Boolean HasDigitalSignatureOriginPart { get; } #Gets whether the package contains a digital-signature origin part.
public Int32 XmlSignaturePartCount { get; } #Gets the number of XML signature parts under the signature origin.
public Boolean HasApplicationSignatureMetadata { get; } #Gets whether extended application properties contain digital-signature metadata.