Workbook.Signatures 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得活頁簿數位簽章的集合。
public:
property Microsoft::Office::Core::SignatureSet ^ Signatures { Microsoft::Office::Core::SignatureSet ^ get(); };
public Microsoft.Office.Core.SignatureSet Signatures { get; }
member this.Signatures : Microsoft.Office.Core.SignatureSet
Public ReadOnly Property Signatures As SignatureSet
屬性值
包含活頁簿數字簽名的 Microsoft.Office.Core.SignatureSet 集合。
備註
若要以數位方式簽署 Excel 活頁簿並驗證其中的其他簽章,您需要 Microsoft CryptoAPI 和唯一的數位簽名憑證。 CryptoAPI 會隨 Microsoft Internet Explorer 4.01 或更新版本一起安裝。 您可以從證書頒發機構單位取得數位簽名憑證。