Skip to main content
A newer version of this page is available. .

XlCondFmtCustomIcon.Id Property

Returns the index of the particular icon in the icon set.

Namespace: DevExpress.Export.Xl

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public int Id { get; }

Property Value

Type Description
Int32

An integer that is the desired icon’s position within the icon set.

See Also