GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CfIcon 構造体 : CfIcon コンストラクタ |
'Declaration
Public Function New( _ ByVal iconSet As IconSetType, _ ByVal iconId As Integer _ )
'使用法
Dim iconSet As IconSetType Dim iconId As Integer Dim instance As New CfIcon(iconSet, iconId)
public CfIcon( IconSetType iconSet, int iconId )