SmartArtLayouts.Item[Object] Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém um SmartArtLayout objeto no índice especificado ou com o identificador exclusivo especificado.
public:
property Microsoft::Office::Core::SmartArtLayout ^ default[System::Object ^] { Microsoft::Office::Core::SmartArtLayout ^ get(System::Object ^ Index); };
public Microsoft.Office.Core.SmartArtLayout this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Core.SmartArtLayout
Default Public ReadOnly Property Item(Index As Object) As SmartArtLayout
Parâmetros
- Index
- Object
Especifica o índice ou o local do SmartArtLayout objeto.