Freigeben über


Alignment.MergeCell-Eigenschaft

mergeCell.Represents the attribte in schema: mergeCell

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "mergeCell")> _
Public Property MergeCell As StringValue
    Get
    Set
'Usage
Dim instance As Alignment
Dim value As StringValue

value = instance.MergeCell

instance.MergeCell = value
[SchemaAttrAttribute(, "mergeCell")]
public StringValue MergeCell { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Alignment Klasse

Alignment-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace