GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.UI 名前空間 > IntelliSenseItems クラス > Create メソッド : Create(ITable,String,IntelliSenseItems) メソッド |
'Declaration
Public Overloads Shared Function Create( _ ByVal table As ITable, _ ByVal prefix As String, _ ByVal current As IntelliSenseItems _ ) As IntelliSenseItems
public static IntelliSenseItems Create( ITable table, string prefix, IntelliSenseItems current )