次の方法で共有


ModelRelationship.FromColumn プロパティ

定義

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

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象