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