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 を返します。

属性

適用対象