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


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