public RowHeightChangedEventArgs( SpreadView view, ArrayList rowList, bool header, bool footer )
'Declaration Public Function New( _ ByVal view As SpreadView, _ ByVal rowList As ArrayList, _ ByVal header As Boolean, _ ByVal footer As Boolean _ )
'Declaration
Public Function New( _ ByVal view As SpreadView, _ ByVal rowList As ArrayList, _ ByVal header As Boolean, _ ByVal footer As Boolean _ )
'Usage Dim view As SpreadView Dim rowList As ArrayList Dim header As Boolean Dim footer As Boolean Dim instance As New RowHeightChangedEventArgs(view, rowList, header, footer)
'Usage
Dim view As SpreadView Dim rowList As ArrayList Dim header As Boolean Dim footer As Boolean Dim instance As New RowHeightChangedEventArgs(view, rowList, header, footer)
RowHeightChangedEventArgs Class RowHeightChangedEventArgs Members Overload List