@univerjs/find-replace v0.4.2 • Docs
Enumeration: FindScope
Enumeration Members
Enumeration Member | Value | Description | Defined in |
---|---|---|---|
SUBUNIT | "subunit" | Default. | packages/find-replace/src/services/find-replace.service.ts:466 (opens in a new tab) |
UNIT | "unit" | Find the scope in the current unit. | packages/find-replace/src/services/find-replace.service.ts:468 (opens in a new tab) |