Click or drag to resize

CellFormat VerticalMerge Property

Returns or setsthe way of vertical 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 VerticalMerge { get; set; }

Property Value

Type: CellMerge
See Also