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


In This Topic
SelectionBullet Property
In This Topic
Internal use only. Gets the bullet for the selection.
Syntax
'Declaration
 
Public Shadows ReadOnly Property SelectionBullet As Boolean
 
'Usage
 
Dim instance As FormulaTextBox
Dim value As Boolean
 
value = instance.SelectionBullet
See Also