Share via


ModelRelationship.FromColumn Property

Definition

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

Represents the following attribute in the schema: fromColumn

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

Property Value

Attributes

Applies to