Partager via


Map.RootElement Propriété

Définition

Nom de l’élément racine

Représente l’attribut suivant dans le schéma : RootElement

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à