SmartArtNode.Demote 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.
Demotes the current node a single level within the data model.
public:
void Demote();
public void Demote ();
abstract member Demote : unit -> unit
Public Sub Demote ()
Remarks
This functionality mimics the Demote button in the Microsoft Office Fluent Ribbon UI when working within the content pane. For example, given the following data model:
if B is demoted, the resulting data model looks like the following: