Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellValue Structure / False Field


In This Topic
    False Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly False As CellValue
    'Usage
     
    
    Dim value As CellValue
     
    value = CellValue.False
    public static readonly CellValue False
    See Also