GC.Spread.Sheets.CellTypes Namespace > Base type : updateEditorContainer Method |
var instance = new GC.Spread.Sheets.CellTypes.Base(); var value; // Type: any value = instance.updateEditorContainer(editorContext, editorBounds, cellStyle);
function updateEditorContainer( editorContext : object, editorBounds : object, cellStyle : Style ) : any;