Map.RootElement 属性

定义

根元素名称

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于