SPREAD for WPF 4.0J - GcSpreadSheet
AddChangedTopic メソッド

GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > AsyncApplication クラス : AddChangedTopic メソッド
トピックIDを示す整数値。
トピックキーを示す文字列値。
指定したトピックを変更リストに追加します。
シンタックス
'宣言
 
Protected Sub AddChangedTopic( _
   ByVal topicId As System.Integer, _
   ByVal topicKey As System.String _
) 
protected void AddChangedTopic( 
   System.int topicId,
   System.string topicKey
)

パラメータ

topicId
トピックIDを示す整数値。
topicKey
トピックキーを示す文字列値。
参照

AsyncApplication クラス
AsyncApplication メンバ