Range.Relocate(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
In outline view, moves the paragraphs within the specified range after the next visible paragraph or before the previous visible paragraph.
public:
void Relocate(int Direction);
public void Relocate (int Direction);
abstract member Relocate : int -> unit
Public Sub Relocate (Direction As Integer)
Parameters
- Direction
- Int32
Required WdRelocate. The direction of the move.
Remarks
Body text moves with a heading only if the body text is collapsed in outline view or if it's part of the range.