Table of Contents

TConditionalFormatCustomIconDef Record

This structure holds a single icon from a specific icon set.

Syntax

Unit: FlexCel.Core

TConditionalFormatCustomIconDef = record;

Methods

Name Description
Create Creates a new structure with the given iconset and number.
CompareTo Compares this object with another one.

Properties

Name Description
IconSet Icon set where to get the icon.
IconNumber Icon position in the set (0 based).