次の方法で共有


ModelRelationship.ToTable プロパティ

定義

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

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

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

プロパティ値

属性

適用対象