Spread.Sheets
text メソッド
テキスト。
テキストを取得または設定します。
シンタックス
Javascript (Usage) 
var instance = new GC.Spread.Sheets.FormulaTextBox.FormulaTextBox(host, options);
var returnValue; // Type: string
returnValue = instance.text(value);
Javascript (Specification) 
function text( 
   value : string
) : string;

パラメータ

value
テキスト。

戻り値の型

値が設定されていない場合は、テキストを返します。値が設定されている場合、戻り値はありません。

関連トピック

参照

FormulaTextBox クラス

 

 


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