Share via


RichSortCondition.RichSortKey Property

Definition

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

Represents the following attribute in the schema: richSortKey

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

Property Value

Attributes

Applies to