[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfIcon.-ctor

CfIcon Constructor

CfIcon(IconSetType, int)

Initializes a new instance of the CfIcon struct.

Declaration
public CfIcon(IconSetType iconSet, int iconId)
Public Sub New(iconSet As IconSetType, iconId As Integer)
Parameters
Type Name Description
IconSetType iconSet

An IconSetType value represents the icon set type.

int iconId

An integer value represents the icon to be used.