SmartTagRecognizeContext.CellText Property

Definition

Gets the text from the cell that is sent to the Recognize(String, ISmartTagRecognizerSite, ISmartTagTokenList, SmartTagRecognizeContext) method. This type or member is intended to be used only in projects for the 2007 Microsoft Office system. Smart tags are deprecated in Office 2010.. This type or member is intended to be used only in projects for the 2007 Microsoft Office system. Smart tags are deprecated in Office 2010..

public:
 property System::String ^ CellText { System::String ^ get(); };
public string CellText { get; }
member this.CellText : string
Public ReadOnly Property CellText As String

Property Value

The text from the cell that is sent to the Recognize(String, ISmartTagRecognizerSite, ISmartTagTokenList, SmartTagRecognizeContext) method.

Applies to