OnAddRows Method (SheetView)
Occurs when rows are added.
protected virtual void OnAddRows(
int ,
int
)
'Declaration
Protected Overridable Sub OnAddRows( _
ByVal As Integer, _
ByVal As Integer _
)
'Usage
Dim instance As SheetView
Dim row As Integer
Dim count As Integer
instance.OnAddRows(row, count)
Parameters
- row
- Row index
- count
- Number of rows