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