Description
A boolean value indicating whether or not to copy column width.
C#
vb.net
Remarks
If this value is set to true, then column width of rows in the destination worksheet will be adjusted to match the column width from the corresponding column in the source worksheet. It is recommended that you do not turn on this setting without testing the results as multiple copy-paste operations into a worksheet may have undesired affects.Examples
C#
vb.net