[]
Occurs when the pointer (cursor) is over a cell and the text tip or cell note should be displayed (the TextTip property is set to a value other than Off).
public event TextTipFetchEventHandler TextTipFetch
Public Event TextTipFetch As TextTipFetchEventHandler
Type | Description |
---|---|
TextTipFetchEventHandler | Occurs when the pointer (cursor) is over a cell and the text tip or cell note should be displayed (the TextTip property is set to a value other than Off). |