Udostępnij za pośrednictwem


SmartArtNode.ReorderDown Method

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

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

Syntax

'Declaration
Sub ReorderDown
'Usage
Dim instance As SmartArtNode

instance.ReorderDown()
void 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.

See Also

Reference

SmartArtNode Interface

SmartArtNode Members

Microsoft.Office.Core Namespace