Spread WinForms 15
FarPoint.Win.Spread Assembly / GrapeCity.Spreadsheet.DataVisualization Namespace / InputFormulaForm Class / GetFormula Method / GetFormula() Method


In This Topic
GetFormula() Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function GetFormula() As String
 
'Usage
 
Dim instance As InputFormulaForm
Dim value As String
 
value = instance.GetFormula()
See Also