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


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