[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.ClearConditionalFormattingUndoAction

ClearConditionalFormattingUndoAction Class

Represents the undo actions for clearing conditional formatting of specified ranges.

Inheritance
ClearConditionalFormattingUndoAction
Implements
Namespace: FarPoint.Win.Spread.UndoRedo
Assembly: FarPoint.Win.Spread.dll
Syntax
public class ClearConditionalFormattingUndoAction : UndoAction, ICloneable
Public Class ClearConditionalFormattingUndoAction
    Inherits UndoAction
    Implements ICloneable

Constructors

Methods

Name Description
PerformUndoAction(object)

Performs the undo action.

SaveUndoState()

Saves undo state information.

Undo(object)

Undoes the clear action.