ChartSheetProtection.HashValue Property

Definition

Password Hash Value

Represents the following attribute in the schema: hashValue

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

Property Value

Attributes

Applies to