autoFillingイベントの引数を提供します。
constructor(range: CellRange, operation: AutoFillOperation): AutoFillingEventArgs
AutoFillingEventArgsクラスの新しいインスタンスを初期化します。
Range of cells affected by the event.
The auto-fill operation.
イベントをキャンセルするかどうかを示す値を取得または設定します。
オートフィルの操作を取得します。
このイベントの影響を受けたCellRangeを取得します。
イベントデータを持たないイベントで使用する値を提供します。
autoFillingイベントの引数を提供します。