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


In This Topic
SelectionCharOffset Property
In This Topic
Internal use only. Gets the character offset of the selection.
Syntax
'Declaration
 
Public Shadows ReadOnly Property SelectionCharOffset As Integer
 
'Usage
 
Dim instance As FormulaTextBox
Dim value As Integer
 
value = instance.SelectionCharOffset
See Also