Gets whether users can resize the specified row on this sheet.
'Declaration
Public Function GetRowSizeable( _
ByVal As Integer _
) As Boolean
'Usage
Dim instance As SheetView
Dim row As Integer
Dim value As Boolean
value = instance.GetRowSizeable(row)
Parameters
- row
- Row index