Proprietà WorkbookBase.SmartTagOptions

Ottiene un oggetto Microsoft.Office.Interop.Excel.SmartTagOptions che rappresenta le opzioni che possono essere eseguite con uno smart tag.Questo tipo o membro deve essere utilizzato solo nei progetti per Microsoft Office System 2007. Gli smart tag sono deprecati in Office 2010.
.

Spazio dei nomi:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property SmartTagOptions As SmartTagOptions
public SmartTagOptions SmartTagOptions { get; }

Valore proprietà

Tipo: Microsoft.Office.Interop.Excel.SmartTagOptions
Oggetto Microsoft.Office.Interop.Excel.SmartTagOptions che rappresenta le opzioni che possono essere eseguite con uno smart tag.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WorkbookBase Classe

Spazio dei nomi Microsoft.Office.Tools.Excel