Click or drag to resize

ExcelRangeMergeArea Property

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

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelRange MergeArea { get; }

Property Value

Type: ExcelRange
See Also