============================
產品分析
============================
Excel Automation Tools (Best of List)
https://www.automateexcel.com/excel-automation-tools
https://www.querystorm.com/
https://www.pyxll.com/html
https://sqlspreads.com/sql-spreads-benefits/
https://www.devart.com/excel-addins/sqlite.htmlpython
https://www.sqlforexcel.com/(開源)git
============================
技術文章
============================
https://www.pyxll.com/blog/tools-for-working-with-excel-and-python/
xlwings : 今後能夠 VBA 調用 Python 代碼啦
https://blog.csdn.net/stone0823/article/details/100553728
Excel & Python
http://www.snb-vba.eu/VBA_Python_en.html
Interactive Data Analysis with Python and Excel
https://pbpython.com/xlwings-pandas-excel.html
xlwings: Use Python and Excel to Calculate Your Mortgage
https://matthewkudija.com/blog/2018/03/25/xlwings-mortgage/
Use Matplotlib from Excel with xlwings
https://newtonexcelbach.com/2016/02/14/use-matplotlib-from-excel-with-xlwings/
Writing UDFs in Excel With Python
https://www.myonlinetraininghub.com/writing-udfs-in-excel-with-python
淺談Excel開發:一 Excel 開發概述
https://www.cnblogs.com/yangecnu/p/Excel-Develpment-Introduction.html
ExcelDna 官方文檔
https://github.com/Excel-DNA/ExcelDna/wiki
【20180529】- VSTO和ExcelDna開發插件那個更好?
https://zhuanlan.zhihu.com/p/37949183
Pros and cons of VSTO vs Excel-DNA? [closed]
https://stackoverflow.com/questions/26974959/pros-and-cons-of-vsto-vs-excel-dna
爲Excel XLL插件 UDF 函數增長chm幫助
https://github.com/Excel-DNA/ExcelDnaDoc
新人大餐:2018最新Office插件開發之ExcelDNA開發XLL插件免費教學視頻,五分鐘包教包會
https://www.cnblogs.com/Charltsing/p/ExcelDnaVideoCourse.html
============================
ExcelDNA示例
============================
ExcelDna項目完整工程演示及講解
https://www.cnblogs.com/Charltsing/p/ExcelDnaDemo.html
Charltsing 博主開源的ExcelDNA示例, 項目腳手架, 包含打包腳本
http://github.com/Charltsing/ExcelDnaProjectDemo
Excel催化劑開源的ExcelDNA示例
http://github.com/minren118/ExcelUdfByExcelCuiHuaJi
另外一個示例, 注意 *.dna 配置文件的寫法, 和調試說明
https://github.com/fb19801101/ExcelDna-CSharpAddin
在 Udf 函數中, 如何獲取 Excel range
https://github.com/gaham/TransposeBy
調試步驟
https://stackoverflow.com/questions/25203326
Use "Debug"/"Attach to Process", from Visual Studio, and connect to Excel. Then open the xll from Excel. This will hopefully show you the error.github
==================
sql 方式訪問 excel
==================
https://stackoverflow.com/questions/18798522/how-to-run-a-sql-query-on-an-excel-table
https://smallbusiness.chron.com/use-sql-statements-ms-excel-41193.html
https://www.wikihow.com/Embed-a-SQL-Query-in-Microsoft-Excelsql