Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellValue Structure / True Field


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