次の方法で共有


SortRule.ColId プロパティ

定義

colId、このプロパティは、Office 2021 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象