Application.FormatPainter Method
Project Developer Reference |
Paints the formatting of the selected object onto another object.
Syntax
expression.FormatPainter
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The FormatPainter method requires user interaction before additional code can be executed.
See Also