'Declaration Public Sub SetRowVisible( _ ByVal row As Integer, _ ByVal sheetArea As SheetArea, _ ByVal value As Boolean _ )
Parameters
- row
- The row index.
- sheetArea
- The sheet area.
- value
- Set to
true
to display the specified row.
true
to display the specified row.
'Declaration Public Sub SetRowVisible( _ ByVal row As Integer, _ ByVal sheetArea As SheetArea, _ ByVal value As Boolean _ )
true
to display the specified row.