@univerjssheets-uiindexclassesSelectionshapeextension

@univerjs/sheets-ui v0.5.4


Class: SelectionShapeExtension

Defined in: submodules/univer/packages/sheets-ui/src/services/selection/selection-shape-extension.ts:53

for auto-fill (crosshair expand selection range) drag selection range

Constructors

new SelectionShapeExtension()

new SelectionShapeExtension(_control, options): SelectionShapeExtension

Defined in: submodules/univer/packages/sheets-ui/src/services/selection/selection-shape-extension.ts:99

Parameters

ParameterType
_controlSelectionControl
optionsISelectionShapeExtensionOption

Returns

SelectionShapeExtension

Accessors

isHelperSelection

Get Signature

get isHelperSelection(): boolean

Defined in: submodules/univer/packages/sheets-ui/src/services/selection/selection-shape-extension.ts:118

Returns

boolean

Methods

dispose()

dispose(): void

Defined in: submodules/univer/packages/sheets-ui/src/services/selection/selection-shape-extension.ts:122

Returns

void