XlFillWith enumeration (Excel)
Specifies how to copy the range.
Name | Value | Description |
---|---|---|
xlFillWithAll | -4104 | Copy contents and formats. |
xlFillWithContents | 2 | Copy contents only. |
xlFillWithFormats | -4122 | Copy formats only. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.