WorkbookProtection.WorkbookHashValue Property

Definition

Password Hash Value

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to