GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ClipboardPasteCommand クラス : CanExecute メソッド |
'宣言
Public Shared Function CanExecute( _ ByVal worksheet As IWorksheet _ ) As Boolean
public static bool CanExecute( IWorksheet worksheet )
true
、それ以外の場合はfalse
。