ClearRegexCellStyle(CellStyleFlag,String) Method
Removes a cell condition established with a previous call to the
AddRegexCellStyle method.
'Declaration
Public Overloads Sub ClearRegexCellStyle( _
ByVal As CellStyleFlag, _
ByVal As String _
)
Parameters
- condition
- Combination of one or more CellStyleFlag enumerations.
- regex
- A regular expression string.