facade
Namespaces
Namespace | Description |
---|---|
FWorkbook | - |
Classes
Class | Description |
---|---|
FPermission | FBase 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 | - |
FSheetHooks | FBase 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 | - |
FWorksheet | Represents a worksheet facade api instance. Which provides a set of methods to interact with the worksheet. |
Interfaces
Interface | Description |
---|---|
IBeforeSheetCreateEventParams | Event interface triggered before creating a new worksheet IBeforeSheetCreateEventParams |
IFSheetEventMixin | - |
IFUniverSheetsMixin | - |
ISheetCreatedEventParams | Event interface triggered after a worksheet is created ISheetCreatedEventParams |
ISheetEventParamConfig | Configuration interface for sheet-related events ISheetEventParamConfig |
IWorkbookCreateParam | Base interface for all event parameters IEventBase |
IWorkbookDisposedEvent | Base interface for all event parameters IEventBase |