ExcelRange.MergeArea Property
Gets a merged Range object containing the specified cell or null if the specified cell
is not part of a merged range
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelRange MergeArea { get; }
Public ReadOnly Property MergeArea As ExcelRange
Get
public:
property ExcelRange^ MergeArea {
ExcelRange^ get ();
}
member MergeArea : ExcelRange with get
Property Value
ExcelRange