public void SetRowExpandable( int row, bool expandable )
'Declaration Public Sub SetRowExpandable( _ ByVal row As Integer, _ ByVal expandable As Boolean _ )
'Declaration
Public Sub SetRowExpandable( _ ByVal row As Integer, _ ByVal expandable As Boolean _ )
'Usage Dim instance As SheetView Dim row As Integer Dim expandable As Boolean instance.SetRowExpandable(row, expandable)
'Usage
Dim instance As SheetView Dim row As Integer Dim expandable As Boolean instance.SetRowExpandable(row, expandable)
SheetView Class SheetView Members