Is there a way through Aspose API to add Icon Set Conditional formatting

I need the ability to programmatically create conditional formatting by icon set i.e.
image.png (87.3 KB)

Is it possible?
Thanks
Ori

@orik,

Please refer to Get Icon Sets, Data Bars or Color Scales Objects used in Conditional Formatting on an online document.

@orik,

Aspose.Cells supports to create advanced conditional formattings (including all types of Icons Set) to the worksheet cells dynamically provided by newer Microsoft Excel versions. See the document with examples on how to create advanced conditional formatting types including IconSets, DataBars, Color Scales, TimePeriods, Top/Bottom and other rules with different sets of attributes for your reference.

Hope, this helps a bit.