Compartilhar via


Método SmartTagCollection.AddRange

Adiciona uma matriz de marcas inteligentes para o fim da SmartTagCollection.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (em Microsoft.Office.Tools.Common.dll)

Sintaxe

'Declaração
Sub AddRange ( _
    smartTags As SmartTagBase() _
)
void AddRange(
    SmartTagBase[] smartTags
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SmartTagCollection Interface

Namespace Microsoft.Office.Tools