Get Icon Sets, Data Bars or Color Scales Objects used in Conditional Formatting
Contents
[
Hide
]
Sometimes, you need to retrieve icon sets that are used in the conditional formatting of a cell or a range of cells and you want to create an image file based on it. You might require to read the data bars or color scales used in the conditional formatting. Aspose.Cells supports this feature.
The following code sample shows how to read icon sets that are used for conditional formatting. With Aspose.Cell’s simple API, the icon set’s image data is saved as an image.