'Usage
Dim sheetview As SheetView Dim range() As CellRange Dim instance As New ClearConditionalFormattingUndoAction(sheetview, range)
Parameters
- sheetview
- The sheetview where the action happens
- range
- The cell ranges where the clearing conditional formatting action happens. If this parameter is null, clears conditional formatting of entire sheet.