次の方法で共有


Schema.Namespace プロパティ

定義

スキーマ ルート名前空間

スキーマ内の次の属性を表します: 名前空間

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

プロパティ値

StringValue を返します。

属性

適用対象