Application.EditClearFormats Method
Project Developer Reference |
Clears the format of the active cells.
Syntax
expression.EditClearFormats
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The EditClearFormats method has the same effect as the Formats command on the Clear submenu, which is found on the Edit menu.
See Also