Version 24.2 (latest)

WorksheetMergedCellsRegionCollection Class Methods

For a list of all members of this type, see WorksheetMergedCellsRegionCollection members.

Public Methods
 NameDescription
Public MethodAddCreates new merged cell region and adds it to the collection.  
Public MethodClearClears all merged cell regions from the collection.  
Public MethodIsOverlappingWithMergedRegionChecks if any part of specified region is already a part of a merged cell region.  
Public MethodRemoveRemoves the specified merged cell region from the collection.  
Public MethodRemoveAtRemoves the merged cell region at the specified index from the collection.  
See Also