PreviousTableCellProperties.VerticalMerge Property

VerticalMerge.Represents the element tag in schema: w:vMerge

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

Syntax

'Declaration
Public Property VerticalMerge As VerticalMerge
    Get
    Set
'Usage
Dim instance As PreviousTableCellProperties
Dim value As VerticalMerge

value = instance.VerticalMerge

instance.VerticalMerge = value
public VerticalMerge VerticalMerge { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.VerticalMerge

See Also

Reference

PreviousTableCellProperties Class

PreviousTableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace