SmartTagRecognizeContext.CellText 属性

获取发送到 Recognize 方法的单元格中的文本。

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

语法

声明
ReadOnly Property CellText As String
    Get
string CellText { get; }

属性值

类型:System.String
发送到 Recognize 方法的单元格中的文本。

.NET Framework 安全性

请参见

参考

SmartTagRecognizeContext 接口

Microsoft.Office.Tools.Excel 命名空间