Workbook.SmartTagOptions 属性

获取一个 Microsoft.Office.Interop.Excel.SmartTagOptions 对象,该对象表示通过智能标记可以执行的选项。

命名空间:  Microsoft.Office.Tools.Excel
程序集:  Microsoft.Office.Tools.Excel(在 Microsoft.Office.Tools.Excel.dll 中)

语法

声明
ReadOnly Property SmartTagOptions As SmartTagOptions
    Get
SmartTagOptions SmartTagOptions { get; }

属性值

类型:Microsoft.Office.Interop.Excel.SmartTagOptions
Microsoft.Office.Interop.Excel.SmartTagOptions 对象,表示通过智能标记可以执行的选项。

.NET Framework 安全性

请参见

参考

Workbook 接口

Microsoft.Office.Tools.Excel 命名空间