_Application.SmartArtLayouts 属性

定义

获取当前在应用程序中加载的 SmartArt 布局集。

public:
 property Microsoft::Office::Core::SmartArtLayouts ^ SmartArtLayouts { Microsoft::Office::Core::SmartArtLayouts ^ get(); };
public Microsoft.Office.Core.SmartArtLayouts SmartArtLayouts { get; }
Public ReadOnly Property SmartArtLayouts As SmartArtLayouts

属性值

当前在应用程序中加载的 SmartArt 布局集。

注解

此为只读属性。

适用于