PreviousTableCellProperties.HorizontalMerge Property

HorizontalMerge.Represents the element tag in schema: w:hMerge

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

Syntax

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

value = instance.HorizontalMerge

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.HorizontalMerge

See Also

Reference

PreviousTableCellProperties Class

PreviousTableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace