次の方法で共有


ModelRelationship.FromTable プロパティ

定義

fromTable では、このプロパティは Office 2013 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象