TableCellProperties.VerticalMerge Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VerticalMerge.
Represents the following element tag in the schema: w:vMerge.
public DocumentFormat.OpenXml.Wordprocessing.VerticalMerge VerticalMerge { get; set; }public DocumentFormat.OpenXml.Wordprocessing.VerticalMerge? VerticalMerge { get; set; }member this.VerticalMerge : DocumentFormat.OpenXml.Wordprocessing.VerticalMerge with get, setPublic Property VerticalMerge As VerticalMerge