Compartilhar via


_Application.SmartArtLayouts Propriedade

Definição

Obtém um SmartArtLayouts objeto que representa o conjunto de layouts SmartArt que atualmente são carregados no aplicativo.

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

Valor da propriedade

Um SmartArtLayouts objeto.

Comentários

Somente leitura. O conjunto de layouts representados pela SmartArtLayouts propriedade corresponde aos layouts disponíveis no grupo Layouts na guia Design na guia contextual Ferramentas SmartArt no Word 2010.

Aplica-se a