FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClearConditionalFormatUndoAction Class
Fields Methods


ClearConditionalFormatUndoAction Class Members

The following tables list the members exposed by ClearConditionalFormatUndoAction.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldSpecifies the cell range of the Clear Conditional Formatting (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase)
Protected FieldSpecifies the view of the Clear Conditional Formatting (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase)
Top
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 clear conditional formatting action.  
Public MethodReturns a string that represents this object.  
Public MethodOverridden. Peforms the undo ClearConditionalFormat 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)
Top
See Also