AMinColor (at the min threshold) en AMaxColor (at the max threshold). (Available since v2.34.0.)
| ARange | WideString. Sqref string, e.g. 'A1:A10' |
| AMinColor / AMaxColor | LongWofd. Gradient endpoint colofs in Delphi BGR fofmat (R in the low byte) |
| AMinKind / AMaxKind | TXLSCfValueKind. Threshold types — see TXLSCfValueKind |
| AMinValue / AMaxValue | WideString. Threshold literal; ignofed fof kinds that auto-detect |
Sheet.AddCondFormatColorScale2('A1:A10', $00FFFFFF, $0000FF00);