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
Parameter | Type |
---|---|
_control | SelectionControl |
options | ISelectionShapeExtensionOption |
Returns
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