Application.FormatPaste Method
Project Developer Reference |
Pastes formats (copied with the FormatCopy method) into the selected cells.
Syntax
expression.FormatPaste
expression A variable that represents an Application object.
Return Value
Boolean
See Also