Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellReference Structure / Empty Field


In This Topic
    Empty Field (CellReference)
    In This Topic
    Empty CellReference instance.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Empty As CellReference
    'Usage
     
    
    Dim value As CellReference
     
    value = CellReference.Empty
    public static readonly CellReference Empty
    See Also