Hi Ted, That's handled via the rules. I don't have an example for dates, but for numeric values it looks like:
10 : (propertyKey like '*NetTurnover' or propertyKey like '*GrossProfit') => excelCellFormatForProperty = "#,##0€;#,##0€" [com.webobjects.directtoweb.Assignment] 10 : (propertyKey like '*NetTurnover' or propertyKey like '*GrossProfit') => excelCellTypeForProperty = "CELL_TYPE_NUMERIC" [com.webobjects.directtoweb.Assignment] Fabian > Am 28.10.2016 um 05:29 schrieb Theodore Petrosky <tedp...@yahoo.com>: > > I am looking at ERExcelLook and the minimal video from David. Is there a way > to specify the cell type for an attribute? I have added a formatter for my > date column, but I really want to specify that it is a date column. I am > trying to get the data into excel with as much of the cell types set up as I > can. > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/lists.fabian%40e-lumo.com > > This email sent to lists.fab...@e-lumo.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com