MsoMoveRow Enumeration

This enumeration has been deprecated and should not be used.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration MsoMoveRow
'Usage
Dim instance As MsoMoveRow
public enum MsoMoveRow

Members

Member name Description
msoMoveRowFirst Internal use only.
msoMoveRowPrev Internal use only.
msoMoveRowNext Internal use only.
msoMoveRowNbr Internal use only.

See Also

Reference

Microsoft.Office.Core Namespace