共用方式為


ModelRelationship.FromTable Property

Definition

fromTable, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to