Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter Class / fpseFormulaValue Field


In This Topic
    fpseFormulaValue Field
    In This Topic
    Formula value This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Protected Const fpseFormulaValue As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = GeneralFormatter.fpseFormulaValue
    protected const int fpseFormulaValue
    See Also