var instance = new GC.Spread.Sheets.CellTypes.Base(); var value; // Type: any value = instance.updateEditorContainer(editorContext, editorBounds);
function updateEditorContainer( editorContext : object, editorBounds : object ) : any;
Parameters
- editorContext
- The DOM element that was created by the createEditorElement method.
- editorBounds
- The cell wrapper element's new size.