Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / NumberFormat Structure / Empty Field


In This Topic
    Empty Field (NumberFormat)
    In This Topic
    Gets the empty number format.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Empty As NumberFormat
    'Usage
     
    
    Dim value As NumberFormat
     
    value = NumberFormat.Empty
    public static readonly NumberFormat Empty
    See Also