_Application.SmartArtLayouts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a SmartArtLayouts object that represents 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; }
member this.SmartArtLayouts : Microsoft.Office.Core.SmartArtLayouts
Public ReadOnly Property SmartArtLayouts As SmartArtLayouts
Property Value
A SmartArtLayouts object.
Remarks
Read-only. The set of layouts represented by the SmartArtLayouts property correspond to the available layouts in the Layouts group on the Design tab on the SmartArt Tools contextual tab in Word 2010.