ConditionalObjects<TItem,TObject,TExecutedResult> Class Members
In This Topic
The following tables list the members exposed by ConditionalObjects<TItem,TObject,TExecutedResult>.
Public Methods
| Name | Description |
 | Add | Overloaded. Applies new item for the specified cell range. |
 | Clear | Overloaded. Deletes all conditional objects. |
 | DumpConditions | Gets all conditions which belong to the specified cell range. |
 | Execute | Gets the affected result after applied all GrapeCity.Spreadsheet.CfRule rules in the specified cell. |
 | IsAvailable | Gets a boolean value indicating whether the is an item in the specified range. |
Top
See Also