SmartArtNode.ReorderDown 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.
Swaps a node with the next node in the bulleted list. This method reorders the node’s entire family.
public:
void ReorderDown();
public void ReorderDown ();
abstract member ReorderDown : unit -> unit
Public Sub ReorderDown ()
Remarks
This method simulates clicking the Reorder Down buttons on the Microsoft Office Fluent Ribbon user interface which is located on the SmartArt Tools tab, on the Design group on Reorder Down.