Read the ActiveCell content in Excel using VSTO

前端 未结 3 1057
青春惊慌失措
青春惊慌失措 2021-01-23 00:01

I\'m trying to read the ActiveCell from within an Excel Add-in but not getting very far. Anyone any ideas?

Excel.Window W = this.Application.ActiveWindow as Exce         


        
3条回答
提交回复
热议问题