Creates an object with the TextTipFetch event arguments
Overload List
Overload | Description |
TextTipFetchEventArgs Constructor(SpreadView,String,Int32,Int32,Boolean,Int32,Boolean) | Creates a new object with the TextTipFetch event arguments. |
TextTipFetchEventArgs Constructor(SpreadView,String,Int32,Int32,Boolean,Int32,Boolean,Boolean,Boolean,Boolean) | Creates a new object with the TextTipFetch event arguments. |
TextTipFetchEventArgs Constructor(SpreadView,String,Int32,Int32,Boolean,Int32,Boolean,Boolean,Boolean,Boolean,Boolean) | Creates a new object with the TextTipFetch event arguments. |
See Also