'Declaration
Sub OnAddRows( _ ByVal sheetRowIndex As Integer, _ ByVal rowCount As Integer _ )
'Usage
Dim instance As ITableRange Dim sheetRowIndex As Integer Dim rowCount As Integer instance.OnAddRows(sheetRowIndex, rowCount)
void OnAddRows( int sheetRowIndex, int rowCount )
Parameters
- sheetRowIndex
- rowCount