Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / RangeReference Structure / Empty Field


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