次の方法で共有


TableCellProperties.HorizontalMerge Property

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

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

Syntax

'宣言
Public Property HorizontalMerge As HorizontalMerge
    Get
    Set
'使用
Dim instance As TableCellProperties
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

TableCellProperties Class

TableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace