Click or drag to resize

RangesCollection MergeArea Property

Returns a Range object that represents the merged range containing the specified cell.

Namespace: Spire.Xls.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public RangesCollection MergeArea { get; }

Property Value

Type: RangesCollection
See Also