Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaTextBox Class / DetectUrls Property


In This Topic
DetectUrls Property
In This Topic
Internal use only. Gets whether it detects URLs.
Syntax
'Declaration
 
Public Shadows ReadOnly Property DetectUrls As Boolean
 
'Usage
 
Dim instance As FormulaTextBox
Dim value As Boolean
 
value = instance.DetectUrls
See Also