Spread.Sheets
updateEditorContainer メソッド
シンタックス
Javascript (Usage) 
var instance = new GC.Spread.Sheets.CellTypes.Base();
var value; // Type: any
value = instance.updateEditorContainer(editorContext, editorBounds, cellStyle);
Javascript (Specification) 
function updateEditorContainer( 
   editorContext : object,
   editorBounds : object,
   cellStyle : Style
) : any;

パラメータ

editorContext
editorBounds
cellStyle

関連トピック

参照

Base タイプ

 

 


© 2016-2017, GrapeCity inc. All rights reserved.