Wrong date in TPropertyId.LastSavedTimeDate?

Hello,

I get a wrong date in "DocumentProperties.GetStandardProperty(TPropertyId.LastSavedTimeDate))" when using it with "xlsx" files. It is always '2010-09-23T21:51:49Z'. Using it with "xls" files works fine.

Thanks

Hi,
You are right, sorry about that. FlexCel isn't loading the LastSavedTimeDate for xlsx files, and reverting to the default value in the empty xls file it uses for NewFile. We will fix this, and it will be available in 6.7.2 which hopefully should come out next week.

Great!

Hi,
6.7.2 is out and it should fix this.

It works! Thanks a lot!