[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.ClearConditionalFormattingUndoAction.-ctor

ClearConditionalFormattingUndoAction Constructor

ClearConditionalFormattingUndoAction(SheetView, CellRange[])

Initializes a new instance of the ClearConditionalFormattingUndoAction class.

Declaration
public ClearConditionalFormattingUndoAction(SheetView sheetview, CellRange[] range)
Public Sub New(sheetview As SheetView, range As CellRange())
Parameters
Type Name Description
SheetView sheetview

The sheetview where the action happens

CellRange[] range

The cell ranges where the clearing conditional formatting action happens. If this parameter is null, clears conditional formatting of entire sheet.