Selection.Next Method
Office 2010
Returns a Range object that represents the specified unit relative to the specified selection.
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Parameters
- Unit
- Type: System.Object%
Optional Object. The type of units by which to count. Can be any WdUnits constant.
- Count
- Type: System.Object%
Optional Object. The number of units by which you want to move ahead. The default value is one.