Add(Conditions: ITabFormatConditions);
Conditions. Collection of conditional formats.
The Add method adds an element to a collection of styles of conditional table formatting.
Each collection element is a collection of conditional formats. If the Conditions parameter is set to Null, no style is added to the collection.
After an element is added to the collection, the IEaxRangeFormatConditions.Count value increases by one.
The property use is given in the example for IEaxTableStyle.RangeFormatConditions.
See also: