GrapeCity.Xaml.Excel
Is1904Date Property (IExcelWorkbook)


Gets or sets a value indicating whether the workbook use 1904 date system.
Syntax
'Declaration
 
Property Is1904Date As Boolean
'Usage
 
Dim instance As IExcelWorkbook
Dim value As Boolean
 
instance.Is1904Date = value
 
value = instance.Is1904Date
bool Is1904Date {get; set;}

Property Value

true if it use 1904 date system; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options