FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > ExpandEventArgs クラス : ExpandEventArgs コンストラクタ |
'Declaration Public Function New( _ ByVal view As SpreadView, _ ByVal expand As Boolean, _ ByVal row As Integer _ )
'使用法 Dim view As SpreadView Dim expand As Boolean Dim row As Integer Dim instance As New ExpandEventArgs(view, expand, row)