Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个 VSTO 应用程序并寻找一些东西来设置公式栏的高度。此选项适用于 Excel 2007,但我找不到任何可以帮助我解决 2003 版 excel 的此类属性。
任何帮助将不胜感激。
Application.FormulaBarHeight属性是在 Excel 2007 中添加的 ,在早期版本中不可用。