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