Spread Windows Forms 15.0
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()
    public string GetFormula()
    See Also