FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > ActiveSheetChangingEventArgs クラス : ActiveSheetChangingEventArgs コンストラクタ |
'Declaration
Public Function New( _ ByVal newActiveSheetIndex As Integer _ )
'使用法
Dim newActiveSheetIndex As Integer Dim instance As New ActiveSheetChangingEventArgs(newActiveSheetIndex)
public ActiveSheetChangingEventArgs( int newActiveSheetIndex )