void MoveStandaloneTable( StandaloneTable table, int position )
Overloads Sub MoveStandaloneTable( _ ByVal table As StandaloneTable, _ ByVal position As Integer _ )
Parameters
- table
- A table to be moved.
- position
- The position specified by the 0-based index. If the index is invalid, the table is moved to the bottom.