PowerTools SPREAD for Windows Forms 8.0J
FormulaChanged イベント (ExcelSparklineGroup)


日付数式が変更されたときに発生します。
構文
'Declaration
 
Public Event FormulaChanged As ReloadSheetCellRangeEventHandler
'使用法
 
Dim instance As ExcelSparklineGroup
Dim handler As ReloadSheetCellRangeEventHandler
 
AddHandler instance.FormulaChanged, handler
public event ReloadSheetCellRangeEventHandler FormulaChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、ReloadSheetCellRangeFormulaEventArgs 型の引数を受け取りました。次の ReloadSheetCellRangeFormulaEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ説明
SheetCellRangeContainerシートセル範囲のコンテナを取得します。  
参照

ExcelSparklineGroup クラス
ExcelSparklineGroup メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.