Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffRead Interface / ExcelSet1904 Method


In This Topic
    ExcelSet1904 Method
    In This Topic
    1904 - Excel Biff Record
    Syntax
    'Declaration
     
    
    Function ExcelSet1904( _
       ByVal date1904 As Boolean _
    ) As Boolean
    'Usage
     
    
    Dim instance As IExcelBiffRead
    Dim date1904 As Boolean
    Dim value As Boolean
     
    value = instance.ExcelSet1904(date1904)
    bool ExcelSet1904( 
       bool date1904
    )

    Parameters

    date1904
    See Also