AuthenticRange.MoveRowUp
Method: MoveRowUp() as Boolean
Description
If the beginning of the range is inside a dynamic table and selects a row which is not the first row in this table, this method swaps this row with the row above. The selection of the range moves with the row, but does not change otherwise. The function returns true if the move operation was successful, otherwise false.
Errors
2001 | The authentic range object, or its related view object is no longer valid. |
2005 | Invalid address for the return parameter was specified. |