次の方法で共有


WorkbookProtection.WorkbookHashValue プロパティ

定義

パスワード ハッシュ値

スキーマ内の次の属性を表します: workbookHashValue

[DocumentFormat.OpenXml.SchemaAttr(0, "workbookHashValue")]
public DocumentFormat.OpenXml.Base64BinaryValue WorkbookHashValue { get; set; }
public DocumentFormat.OpenXml.Base64BinaryValue WorkbookHashValue { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "workbookHashValue")]
public DocumentFormat.OpenXml.Base64BinaryValue? WorkbookHashValue { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("workbookHashValue")]
public DocumentFormat.OpenXml.Base64BinaryValue? WorkbookHashValue { get; set; }
public DocumentFormat.OpenXml.Base64BinaryValue? WorkbookHashValue { get; set; }
member this.WorkbookHashValue : DocumentFormat.OpenXml.Base64BinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "workbookHashValue")>]
member this.WorkbookHashValue : DocumentFormat.OpenXml.Base64BinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("workbookHashValue")>]
member this.WorkbookHashValue : DocumentFormat.OpenXml.Base64BinaryValue with get, set
Public Property WorkbookHashValue As Base64BinaryValue

プロパティ値

属性

適用対象