Share via


RichDateGroupItem.Key Property

Definition

key, this property is only available in Office 2019 and later.

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

Property Value

Attributes

Applies to