Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / FormulaValueStringConstant Field


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