GrapeCity SPREAD for Windows Forms 12.0J
TriggerVolatileCells メソッド (FpSpread)


この関数は、自動再計算関数を含むすべてのセル、または計算回路に属するすべてのセルに再計算を実行するよう指示します。
構文
'Declaration
 
Public Function TriggerVolatileCells() As Boolean
'使用法
 
Dim instance As FpSpread
Dim value As Boolean
 
value = instance.TriggerVolatileCells()
public bool TriggerVolatileCells()

戻り値の型

自動再計算セルがある場合はTRUE。
参照

FpSpread クラス
FpSpread メンバ

 

 


Copyright © 2004 GrapeCity inc.