Description |
---|
Excerpt |
---|
A boolean value indicating whether or not to copy column width. |
Signature | ||||
---|---|---|---|---|
| ||||
public boolean CopyColumnWidth{ get; set; } |
Signature | ||||
---|---|---|---|---|
| ||||
Public Property CopyColumnWidth() As Boolean |
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. |
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|