Checks if any part of specified region is already a part of a merged cell region.
Parameters
- firstRow
- The index of the first row of the merged cell region.
- firstColumn
- The index of the first column of the merged cell region.
- lastRow
- The index of the last row of the merged cell region.
- lastColumn
- The index of the last row column of the merged cell region.
Return Value
True if any part of specified region is a part of merged cell region; False otherwise.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+