MergeCell.Reference プロパティ

定義

関連情報

スキーマ内の次の属性を表します: ref

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

プロパティ値

StringValue を返します。

属性

適用対象