次の方法で共有


Point.ModelId プロパティ

定義

モデル識別子

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

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

プロパティ値

StringValue を返します。

属性

適用対象