Table of Contents

TConditionalFormatDefIconSet.GetIconCount Method

Returns the number of icons for a given iconset.

Syntax

Namespace: FlexCel.Core

public static Int32 GetIconCount(TCondFmtIconSet IconSet)

Parameters

<-> Parameter Type Description
IconSet TCondFmtIconSet Iconset for which we want to know the number of icons.

Returns

The number of icons in the set.

See also