_Application.SmartArtLayouts Property

Definition

Gets the set of SmartArt layouts that are currently loaded in the application.

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

Property Value

The set of SmartArt layouts that are currently loaded in the application.

Remarks

Read-only.

Applies to