[]
        
(Showing Draft Content)

AutoFillingEventArgs Class

AutoFillingEventArgs Class

Provides arguments for the FlexSheet.autoFilling event.

Heirarchy

Constructors

Properties

Constructors

constructor

Properties

cancel

cancel: boolean

Gets or sets a value that indicates whether the event should be canceled.

operation

operation: AutoFillOperation

Gets the auto-fill operation.

range

range: CellRange

Gets the CellRange affected by this event.

Static empty

empty: EventArgs

Provides a value to use with events that do not have event data.