'Declaration Public Sub RemoveRowViewport( _ ByVal rowViewportIndex As Integer _ )
'Usage Dim instance As Worksheet Dim rowViewportIndex As Integer instance.RemoveRowViewport(rowViewportIndex)
public void RemoveRowViewport( int rowViewportIndex )
Parameters
- rowViewportIndex
- The index of the row viewport.