FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > RangeGroupInfoEventArgs クラス : RangeGroupInfoEventArgs コンストラクタ |
'Declaration Public Function New( _ ByVal group As RangeGroupInfo, _ ByVal type As RangeGroupInfoEventType _ )
'使用法 Dim group As RangeGroupInfo Dim type As RangeGroupInfoEventType Dim instance As New RangeGroupInfoEventArgs(group, type)
public RangeGroupInfoEventArgs( RangeGroupInfo group, RangeGroupInfoEventType type )