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


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