Map.SchemaId プロパティ

定義

スキーマ名

スキーマ内の次の属性を表します: SchemaID

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

プロパティ値

StringValue を返します。

属性

適用対象