Share via


Alignment.MergeCell Property

Definition

mergeCell

Represents the following attribute in the schema: mergeCell

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

Property Value

Attributes

Applies to