Winnovative Excel Library

ExcelRangeMergeArea Property

Winnovative Excel Library Documentation
Gets a merged Range object containing the specified cell or null if the specified cell is not part of a merged range

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelRange MergeArea { get; }

Property Value

Type: ExcelRange
See Also

Reference