ModelRelationship.ToColumn 属性

定义

toColumn,此属性仅在 Office 2013 及更高版本中可用。

表示架构中的以下属性: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

属性值

属性

适用于