AddRow
This method adds a new row to a table and returns the zero-based index of the new row.
Syntax
AddRow() as Long
Return value
The zero-based index of the new row.
This method adds a new row to a table and returns the zero-based index of the new row.
AddRow() as Long
The zero-based index of the new row.