FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : ConditionalFormatUndoAction Class |
The following tables list the members exposed by ConditionalFormatUndoAction.
Name | Description | |
---|---|---|
ConditionalFormatUndoAction Constructor | Overloaded. |
Name | Description | |
---|---|---|
cellRanges | Specifies the cell range of the Clear Conditional Formatting (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase) | |
comparisonOperator | Specifies the comparisonOperator | |
firstCondition | Specifies the firstCondition | |
firstExpression | Specifies the firstExpression | |
lastCondition | Specifies the lastCondition | |
lastExpression | Specifies the lastExpression | |
nameStyle | Specifies the nameStyle | |
sheetView | Specifies the view of the Clear Conditional Formatting (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase) |
Name | Description | |
---|---|---|
Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformUndoAction | Overridden. Peforms the conditional formatting action. | |
ToString | Returns a string that represents this object. | |
Undo | Overridden. Peforms the undo conditional formatting action. |
Name | Description | |
---|---|---|
ClearConditionalFormat | Clears the conditional format information. (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase) | |
GetCorrectConditionString | Gets the correct condition format string. (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase) | |
RestoreConditionalFormat | Restores the conditional format infomation. (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase) | |
SaveConditionalFormat | Saves the conditional format infomation. (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase) | |
SaveUndoState | Saves undo state information. (Inherited from FarPoint.Win.Spread.UndoRedo.ConditionalFormatUndoActionBase) | |
SetConditionalFormat | Sets conditional format(s) for the cell at the specified row and column. |