insertRowAfter

insertRowAfter(int rowIndex) function

Insert a new row after the specified one Initially all elements in the new row are null.

Parameters

NameTypeDescription
rowIndexintIndex of the row after which to insert a new one