Share via


CellFormat.Clear Method

Clears the criteria set in the FindFormat and ReplaceFormat properties.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub Clear
'Usage
Dim instance As CellFormat

instance.Clear()
void Clear()

See Also

Reference

CellFormat Interface

CellFormat Members

Microsoft.Office.Interop.Excel Namespace