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