'Declaration
ReadOnly Property Date1904 As System.Boolean
'Usage
Dim instance As IWorkbook Dim value As System.Boolean value = instance.Date1904
System.bool Date1904 {get;}
read-only property Date1904: System.Boolean;
function get Date1904 : System.boolean
__property System.bool get_Date1904();
property System.bool Date1904 { System.bool get(); }