Compartilhar via


Map.RootElement Propriedade

Definição

Nome do elemento raiz

Representa o seguinte atributo no esquema: 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

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a