XmlColumnProperties.MapId Propriété

Définition

ID de mappage XML

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne UInt32Value.

Attributs

S’applique à