想做一個插件,在CustomTaskPane顯示資訊,定義如下:
public Dictionary<string, CustomTaskPane> WbCtp = new Dictionary<string, CustomTaskPane>();
每個作業簿單獨一CustomTaskPane,如打開多個作業簿時,各個作業簿的 CustomTaskPane顯示正常。但當關一任一作業簿時,則CustomTaskPane不顯示了。求大神指點
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/218746.html
