@univerjs/sheets-crosshair-highlight v0.5.0-beta.1 • Docs
Variable: SetCrosshairHighlightColorOperation
const SetCrosshairHighlightColorOperation: IOperation<ISetCrosshairHighlightColorOperationParams>;
A CommandType.OPERATION to set the crosshair highlight color. It the crosshair highlight is not enabled, it will be enabled.
Its params ISetCrosshairHighlightColorOperationParams contains the color value to set as and is required.
Defined in
sheets-crosshair-highlight/src/commands/operations/operation.ts:48