GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.UI 名前空間 > IntelliSenseItems.Entry 構造体 : IntelliSenseItems.Entry コンストラクタ |
'宣言
Public Function New( _ ByVal type As IntelliSenseItems.ItemType, _ ByVal name As String _ )
public IntelliSenseItems.Entry( IntelliSenseItems.ItemType type, string name )