次の方法で共有


Relation.SourceId プロパティ

定義

ダイアグラムリレーションシップソースシェイプ

スキーマ内の idsrc 属性を表します。

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

プロパティ値

StringValue を返します。

属性

適用対象