Share via


SmartArt.Layout 属性

定义

获取或设置与 Smart Art 图形关联的智能艺术布局。

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

属性值

注解

读/写。

适用于