用于将Delphi TDataSet导出到未安装Excel的本机XLS的开源组件或单元

编程入门 行业动态 更新时间:2024-10-26 15:21:36
本文介绍了用于将Delphi TDataSet导出到未安装Excel的本机XLS的开源组件或单元的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 你可能知道是否有一个免费开放的Delphi代码将TDataSet导出为原生的XLS格式?此问题之前已经询问过此处,但我正在寻找一个免费的解决方案。

如在例如TeeChart.TeeStore.TSeriesDataXLS.SaveToStream中观察到编写本机XLS导出功能不是一个火箭科学,但我很难找到一个现有的解决方案,这绝对会节省一些时间和金钱(对于将在10-20%中使用的商业组件)。

如果这样的导出代码将允许颜色和文字样式发生变化,但对我个人而言并不重要。

解决方案

我已经使用组件 mxExport 从Max。它是免费的,源代码可用。该页面现在已离线( www.maxcomponents/ ),但您可以在其他地方:

  • Torry
  • FTP ClubDelphi (Max的所有组件库)
  • ...

检查组件:mxExports和mxNativeExcel。

问候。

Do you possibly know about the existence of a free and open sourced Delphi code to export TDataSet to native XLS format? The question was previously asked here, yet I am looking for a free solution.

As observed in for example TeeChart.TeeStore.TSeriesDataXLS.SaveToStream writing a native XLS export function is not a rocket science, yet I struggle to find an existing solution, which would definitely save some time and money (for commercial component which would be used in 10-20%).

It would be beneficial if such export code would allow color and text style changes, but for me personally it is not crucial.

解决方案

I have used the components mxExport from Max. It's free and with source code avaible. The page it's now offline (www.maxcomponents/) but you can find the components in other places:

  • Torry
  • FTP ClubDelphi (all components libraries of Max)
  • ...

Check components: mxExports and mxNativeExcel.

Regards.

更多推荐

用于将Delphi TDataSet导出到未安装Excel的本机XLS的开源组件或单元

本文发布于:2023-10-23 13:36:12,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1520969.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:本机   开源   组件   单元   导出到

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!