次の方法で共有


XmlColumnProperties.MapId プロパティ

定義

XML マップ ID

スキーマ内の次の属性を表します: mapId

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

プロパティ値

UInt32Value を返します。

属性

適用対象