Método SmartTagBase.Remove

Remove um reconhecedor de expressão regular a marca inteligente.

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

Sintaxe

'Declaração
Sub Remove ( _
    regex As Regex _
)
void Remove(
    Regex regex
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SmartTagBase Interface

Namespace Microsoft.Office.Tools