开发者

Microsoft Excel Notification from Add-on

I am building an add-on for Microsoft Excel. I would开发者_Python百科 like to see a notification popping up displaying name of the company whenever the add-on is added to MS Excel.

I tried using xlcAlert, But it demands user interaction (The user needs to click "OK").

I would like to use some banner, which comes for a second or two and then banishes away.

Please guide for the same.


How about a form which loads when the add-in does, and then unloads after a set interval?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜