Click or drag to resize

CellFormat HorizontalMerge Property

Returns or setsthe way of horizontal merging of the cell.

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public CellMerge HorizontalMerge { get; set; }

Property Value

Type: CellMerge
See Also