SmartArtNode.ReorderUp Method

Definition

Swaps a node with the previous node in the bulleted list. This method reorders the node’s entire family.

public:
 void ReorderUp();
public void ReorderUp ();
abstract member ReorderUp : unit -> unit
Public Sub ReorderUp ()

Remarks

This method simulates clicking the Reorder Up button on the Microsoft Office Fluent Ribbon user interface which is located on the SmartArt Tools tab, on the Design group on Reorder Up.

Applies to