GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ClipboardInsertCommand クラス : QueryData フィールド |
'Declaration
Public QueryData As EventHandler(Of ReturnEventArgs(Of Nullable(Of InsertShiftDirection)))
public EventHandler<ReturnEventArgs<Nullable<InsertShiftDirection>>> QueryData