GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > AsyncApplication クラス : AddChangedTopic メソッド |
'Declaration
Protected Sub AddChangedTopic( _ ByVal topicId As Integer, _ ByVal topicKey As String _ )
'使用法
Dim instance As AsyncApplication Dim topicId As Integer Dim topicKey As String instance.AddChangedTopic(topicId, topicKey)