Closed sapomuyverde closed 3 years ago
I don't know what the issue is. The code looks fine. If it was in C or Python it would work as expected. Maybe ask on Stackoverflow or ask the maintainer of the Harbour port.
Thanks for answering, surely it is something related to Harbour, I will contact the author of the wrapper as you suggest.
Hi,
I am using a libxlsxwriter (harbour) wrapper
I am trying to put the formats in another file independent of the main code, so I try something like this:
main code/file:
in another function/file
but this doesn't work for me, I mean, the formats in the generated Excel file do not take effect, can you please give me an idea how to solve what I require, it doesn't matter that the example is in the C language just to know how to make this implementation.
I appreciate your time.
Regards, Javier