共用方式為


ModelRelationship.ToColumn Property

Definition

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

Represents the following attribute in the schema: toColumn

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

Property Value

Attributes

Applies to