public void ExpandRow( int row, bool expand )
'Declaration Public Sub ExpandRow( _ ByVal row As Integer, _ ByVal expand As Boolean _ )
'Declaration
Public Sub ExpandRow( _ ByVal row As Integer, _ ByVal expand As Boolean _ )
'Usage Dim instance As SpreadView Dim row As Integer Dim expand As Boolean instance.ExpandRow(row, expand)
'Usage
Dim instance As SpreadView Dim row As Integer Dim expand As Boolean instance.ExpandRow(row, expand)
SpreadView Class SpreadView Members