Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IFormatter Interface / IsDateGenernal Method


In This Topic
    IsDateGenernal Method
    In This Topic
    Syntax
    'Declaration
     
    Function IsDateGenernal() As Boolean
    'Usage
     
    Dim instance As IFormatter
    Dim value As Boolean
     
    value = instance.IsDateGenernal()
    bool IsDateGenernal()
    See Also