GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.UI 名前空間 > UIHelper クラス > GetEditCommands メソッド : GetEditCommands(IWorksheet,String) メソッド |
'Declaration
Public Overloads Shared Function GetEditCommands( _ ByVal worksheet As IWorksheet, _ ByVal cellImagePath As String _ ) As Command()
public static Command[] GetEditCommands( IWorksheet worksheet, string cellImagePath )