Share via


SortRule.ColId Property

Definition

colId, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: colId

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

Property Value

Attributes

Applies to