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; }
Public ReadOnly Property MergeArea As ExcelRange
Get
Property Value
Type:
ExcelRangeSee Also