Search results

AutoFillEventArgs API in JavaScript Spreadsheet API control

Interface for AutoFillEventArgs.

Properties

cancel

boolean

Set true if autofill needs to be cancel in actionBegin event. By default, it will be false.

dataRange

string

Defines the range of the data which is used to perform autofill.

direction

AutoFillDirection

Defines the autofill performing direction.

fillRange

string

Defines the range in which autofill will be performed.

fillType

AutoFillType

Defines the fill type options.