@univerjs/sheets-ui v0.5.0-beta.1 • Docs
Class: SelectionShapeExtension
for auto-fill (crosshair expand selection range) drag selection range
Constructors
new SelectionShapeExtension()
new SelectionShapeExtension(_control, options): SelectionShapeExtension
Parameters
Parameter | Type |
---|---|
_control | SelectionShape |
options | ISelectionShapeExtensionOption |
Returns
Defined in
submodules/univer/packages/sheets-ui/src/services/selection/selection-shape-extension.ts:99
Accessors
isHelperSelection
Get Signature
get isHelperSelection(): boolean
Returns
boolean
Defined in
submodules/univer/packages/sheets-ui/src/services/selection/selection-shape-extension.ts:118
Methods
dispose()
dispose(): void
Returns
void
Defined in
submodules/univer/packages/sheets-ui/src/services/selection/selection-shape-extension.ts:122