-
Terminally Deprecated ElementsElementDescriptionuse
SheetOverlayWrapper.getResourceHandler()insteadDue to requiring a cell instance, this method can not determine the locked state of cells that have not been created yet. UseSpreadsheet.isCellLocked(CellAddress)instead.
-
Deprecated MethodsMethodDescriptionAs of 8.0, replaced by
Registration.remove()in the registration object returned fromAction.ShortcutNotifier.addShortcutListener(ShortcutEventListener).useSheetImageWrapper.getResourceHandler()insteaduseSheetOverlayWrapper.getResourceHandler()insteadDue to requiring a cell instance, this method can not determine the locked state of cells that have not been created yet. UseSpreadsheet.isCellLocked(CellAddress)instead.
SheetImageWrapper.getResourceHandler()instead