Posted 19 December 2023, 10:16 pm EST
I am using GrapeCity 6.2.2 (“GrapeCity.Documents.Excel”) for my project. Our application will read a file stream and export to an excel file. However, users can choose a culture for the exported file to apply this culture. We want all dates in the file, regardless of format, to be applied with the correct culture that the user has chosen. We don’t know if just setting culture for workbooks can solve our problem? If not, can you provide us a solution? Thanks!