ModificationVerifier.HashValue 属性

定义

hashValue,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性:hashValue

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[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(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.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(0, "hashValue")>]
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

属性值

属性

适用于