TheConditionalFormattingResultList |
Scroll |
The TheConditionalFormattingResultList class is returned by EvaluateConditionalFormatting and contains a list of results of field calculations.
Namespace: Therefore.API
Visual Basic Public Class TheConditionalFormattingResultList C# public class TheConditionalFormattingResultList |
Name |
Description |
Gets the number of TheConditionalFormattingResult items. |
|
Gets or sets the TheConditionalFormattingResult with the specified index. |
Name |
Description |
Returns an enumerator for this list. |
|
Returns a string representation of the object (for debugging). |