Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ConditionalFormatUndoActionBase Class
Fields Methods


In This Topic
    ConditionalFormatUndoActionBase Class Members
    In This Topic

    The following tables list the members exposed by ConditionalFormatUndoActionBase.

    Protected Fields
     NameDescription
    Protected FieldSpecifies the cell range of the Clear Conditional Formatting  
    Protected FieldSpecifies the view of the Clear Conditional Formatting  
    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. Performs the undo action.  
    Public MethodOverridden. Performs the undo action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodClears the conditional format information.  
    Protected MethodGets the correct condition format string.  
    Protected MethodRestores the conditional format infomation.  
    Protected MethodSaves the conditional format infomation.  
    Protected MethodOverridden. Saves undo state information.  
    Top
    See Also