In This Topic
Finds the merged cell which intersects with the specified reference.
Overload List
Overload | Description |
FindMergedCell(Int32,Int32,Reference) | Finds the merged cell which intersects with the specified reference. |
FindMergedCell(Int32,Int32,Int32,Int32,Reference) | Finds the unioned reference of all merged cells which intersect with the specified reference. |
FindMergedCell(Int32,Int32,Int32,Int32,Reference[]) | Finds all merged cells which intersect with the specified reference. |
FindMergedCell(Int32,Int32,Int32,Int32) | Finds all merged cells which intersect with the specified reference. |
See Also