'Declaration Public Overloads Shared Function DateTimeToExcelDate( _ ByVal workbook As Workbook, _ ByVal dateValue As Date, _ ByVal shouldCorrect1900Dates As Boolean _ ) As Nullable(Of Double)
public static Nullable<double> DateTimeToExcelDate( Workbook workbook, DateTime dateValue, bool shouldCorrect1900Dates )
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2