Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Empty As Reference
    'Usage
     
    
    Dim value As Reference
     
    value = Reference.Empty
    public static readonly Reference Empty
    See Also