@univerjssheetsfacadeReadme

@univerjs/sheets v0.5.4


facade

Namespaces

NamespaceDescription
FWorkbook-

Classes

ClassDescription
FPermissionFBase is a base class for all facade classes. It provides a way to extend classes with static and instance methods. The _initialize as a special method that will be called after the constructor. You should never call it directly.
FRange-
FSelection-
FSheetEventName-
FSheetHooksFBase is a base class for all facade classes. It provides a way to extend classes with static and instance methods. The _initialize as a special method that will be called after the constructor. You should never call it directly.
FUniverSheetsMixin-
FWorkbook-
FWorksheetRepresents a worksheet facade api instance. Which provides a set of methods to interact with the worksheet.

Interfaces

InterfaceDescription
IBeforeSheetCreateEventParamsEvent interface triggered before creating a new worksheet IBeforeSheetCreateEventParams
IFSheetEventMixin-
IFUniverSheetsMixin-
ISheetCreatedEventParamsEvent interface triggered after a worksheet is created ISheetCreatedEventParams
ISheetEventParamConfigConfiguration interface for sheet-related events ISheetEventParamConfig
IWorkbookCreateParamBase interface for all event parameters IEventBase
IWorkbookDisposedEventBase interface for all event parameters IEventBase