'Declaration Public Sub RemoveRow( _ ByVal rowIndex As Integer _ )
'Usage Dim instance As FormTable Dim rowIndex As Integer instance.RemoveRow(rowIndex)
public void RemoveRow( int rowIndex )
public: void RemoveRow( int rowIndex )
The header is not counted as a row.
FormTable Class FormTable Members
©2014. Accusoft Corporation. All Rights Reserved.