TableCell.VerticalMerge Property
Vertical Merge.Represents the attribte in schema: vMerge
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "vMerge")> _
Public Property VerticalMerge As BooleanValue
Get
Set
'Usage
Dim instance As TableCell
Dim value As BooleanValue
value = instance.VerticalMerge
instance.VerticalMerge = value
[SchemaAttrAttribute(, "vMerge")]
public BooleanValue VerticalMerge { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.