RichTop10.Key 属性

定义

密钥,此属性仅在 Office 2019 及更高版本中可用。

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

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

属性值

属性

适用于