// 次のサンプルコードは、DragFillBlockイベントを使用します。 activeSheet.bind(GC.Spread.Sheets.Events.DragFillBlock, function (e, info) { alert("Direction (" + info.fillDirection + ")"); });
Object GC.Spread.Sheets.Events.DragFillBlock
GC.Spread.Sheets.Events 名前空間
© 2016-2018, GrapeCity inc. All rights reserved.