'Declaration
Public Function RemoveRows( _ ByVal index As Integer, _ ByVal rowCount As Integer, _ ByVal acceptSingleCell As Boolean _ ) As Boolean
'Usage
Dim instance As MergedCellStorage Dim index As Integer Dim rowCount As Integer Dim acceptSingleCell As Boolean Dim value As Boolean value = instance.RemoveRows(index, rowCount, acceptSingleCell)
Parameters
- index
- rowCount
- acceptSingleCell