Name | Description | |
---|---|---|
ConditionalFormatting Constructor | Overloaded. |
The following tables list the members exposed by ConditionalFormatting.
Name | Description | |
---|---|---|
ConditionalFormatting Constructor | Overloaded. |
Name | Description | |
---|---|---|
AverageValue | Gets the average value. | |
Count | Gets the number of elements contained in the ICollection object. | |
IsReadOnly | Gets whether the ICollection object is read-only. | |
Ranges | Gets the ranges that the conditional formatting is applied to. | |
ReferenceCount | Gets the total number of references. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject) | |
Rules | Gets the rules. | |
StandardDeviation | Gets the standard deviation. |
Name | Description | |
---|---|---|
Add | Adds an item to the ICollection object. | |
AddRange | Adds the elements of the specified IConditionalFormattingRule collection to the ConditionalFormatting object. | |
Clear | Removes all items from the ICollection object. | |
Contains | Determines whether the ICollection collection contains a specific value. | |
CopyTo | Copies the items to a compatible one-dimensional array, starting at the specified index of the target array. | |
Delete | Removes this GrapeCity.Spreadsheet.DataValidation from its owner GrapeCity.Spreadsheet.Worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects`3.ConditionalObject<CfRule,ConditionalFormatting,CfExecutedResult>) | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
GetListRules | ||
GetReference | Gets the range reference at the specified index. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject) | |
GetValue | Gets the value. | |
NotifyFormulaChanged | Notifies the ConditionalFormatting object that the formula in the conditional formatting rule has changed. | |
Remove | Removes the first occurrence of a specific object from the ICollection collection. |