TConditionalFormatValueList.Add Method Adds the value to the list. Note that this is not a copy which is added, but the real object. Syntax Unit: FlexCel.Core procedure TConditionalFormatValueList.Add(const cfvo: TConditionalFormatValueObject); Parameters <-> Parameter Type Description const cfvo TConditionalFormatValueObject See also TConditionalFormatValueList