SortRule.ColId Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
colId, diese Eigenschaft ist nur in Office 2021 und höher verfügbar.
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
- Attribute