E
E
Evgeny Ivanov2017-10-17 07:02:49
Delphi
Evgeny Ivanov, 2017-10-17 07:02:49

What component should I use to work with Excel in RAD Studio 10.1 Berlin (Delphi)?

Advise which component to use to work with Excel in RAD Studio 10.1 Berlin (Delphi)?
Preferably simple - exotic actions are not necessary. With documentation.
Excel may not be installed on the computer.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mercury13, 2017-10-17
@Mercury13

You can google NativeExcel - it was distributed with source codes, and there is quite a hacked version.
There are, however, a few things that are not very successful in NativeExcel, and if you like the module, ask me what can be improved in it. Briefly.
1. Porting WideString → UnicodeString.
2. Porting Delphi ZLib port → Embarcadero Zlib interface.
3. Disconnection for Zips LOo.
4. Unbugging XML LOo.
5. Crash with XLSX colors. LOo here, oddly enough, to anything, but once came across such an XLSX.
6. Disruption with bool recognition (also LOo).
UPD. NativeExcel itself has been abandoned for three years, its domain has recently been nobody's - I hope the author of the commercial library will not be very against it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question