Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ConditionalFormatUndoAction Class


ConditionalFormatUndoAction Class Methods

For a list of all members of this type, see ConditionalFormatUndoAction members.

Public Methods
 NameDescription
Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodOverridden. Peforms the conditional formatting action.  
Public MethodReturns a string that represents this object.  
Public MethodOverridden. Peforms the undo conditional formatting action.  
Top
Protected Methods
 NameDescription
Protected MethodClears the conditional format information. (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase)
Protected MethodGets the correct condition format string. (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase)
Protected MethodRestores the conditional format infomation. (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase)
Protected MethodSaves the conditional format infomation. (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase)
Protected MethodSaves undo state information. (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase)
Protected MethodSets conditional format(s) for the cell at the specified row and column.  
Top
See Also