DiagramNode.Layout Propiedad

Definición

Devuelve o establece una MsoOrgChartLayoutType constante para indicar el formato de los nodos secundarios en un organigrama.

public:
 property Microsoft::Office::Core::MsoOrgChartLayoutType Layout { Microsoft::Office::Core::MsoOrgChartLayoutType get(); void set(Microsoft::Office::Core::MsoOrgChartLayoutType value); };
public Microsoft.Office.Core.MsoOrgChartLayoutType Layout { get; set; }
member this.Layout : Microsoft.Office.Core.MsoOrgChartLayoutType with get, set
Public Property Layout As MsoOrgChartLayoutType

Valor de propiedad

Se aplica a