@univerjs/sheets-crosshair-highlight v0.5.0-beta.1Docs


index

Index

Classes

ClassDescription
UniverSheetsCrosshairHighlightPluginPlug-in base class, all plug-ins must inherit from this base class. Provide basic methods.

Interfaces

InterfaceDescription
ISetCrosshairHighlightColorOperationParamsA CommandType.OPERATION to set the crosshair highlight color.

Variables

VariableDescription
CROSSHAIR_HIGHLIGHT_COLORS-
DisableCrosshairHighlightOperationA CommandType.OPERATION to disable the crosshair highlight.
EnableCrosshairHighlightOperationA CommandType.OPERATION to enable the crosshair highlight.
SetCrosshairHighlightColorOperationA CommandType.OPERATION to set the crosshair highlight color. It the crosshair highlight is not enabled, it will be enabled.
ToggleCrosshairHighlightOperationA CommandType.OPERATION to toggle the crosshair highlight.