'Declaration Property Is1904Date As Boolean
'Usage Dim instance As IExcelWorkbook Dim value As Boolean instance.Is1904Date = value value = instance.Is1904Date
bool Is1904Date {get; set;}
'Declaration Property Is1904Date As Boolean
'Usage Dim instance As IExcelWorkbook Dim value As Boolean instance.Is1904Date = value value = instance.Is1904Date
bool Is1904Date {get; set;}