DiagramNode.Layout 属性

定义

返回或设置一个 MsoOrgChartLayoutType 常量,用于指示组织结构图中子节点的格式设置。

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

属性值

适用于