Copy Row Heights of Source Range to Destination Range

Contents
[ ]

The following sample code demonstrates how to use the PasteType.ROW_HEIGHTS enum to copy row heights from the source range to the destination range. Once you open the output Excel file generated by this code in Microsoft Excel, you will see that the destination range row heights are exactly the same as the source range row heights.