Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Reference Structure / Empty Field


In This Topic
    Empty Field (Reference)
    In This Topic
    Returns the empty value of Reference struct. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Empty As Reference
    'Usage
     
    
    Dim value As Reference
     
    value = Reference.Empty
    public static readonly Reference Empty
    See Also