Spread WPF Documentation
VerticalOffset Property (FormulaTextBox)


GrapeCity.Windows.SpreadSheet.UI Namespace > FormulaTextBox Class : VerticalOffset Property
Syntax
'Declaration
 
Public ReadOnly Property VerticalOffset As System.Double
'Usage
 
Dim instance As FormulaTextBox
Dim value As System.Double
 
value = instance.VerticalOffset
public System.double VerticalOffset {get;}
See Also

Reference

FormulaTextBox Class
FormulaTextBox Members