GrapeCity.Xaml.Excel
IsDate1904 Property (IExcelChart)


Specifies that the chart use the 1904 date system.
Syntax
'Declaration
 
Property IsDate1904 As Boolean
'Usage
 
Dim instance As IExcelChart
Dim value As Boolean
 
instance.IsDate1904 = value
 
value = instance.IsDate1904
bool IsDate1904 {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChart Interface
IExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options