vba Excel 验证列表增加字体大小

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/8940898/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-11 14:59:46  来源:igfitidea点击:

Excel Validation List Increase Font Size

excelexcel-vbavba

提问by TheJoeIaut

Is is possible to increase the font size of an Excel Validation List via a macro?

是否可以通过宏增加 Excel 验证列表的字体大小?

If not is there an useful workaround?

如果没有,是否有有用的解决方法?

采纳答案by brettdj

Not by default

不是默认的

But yes there is a straightforward workaround. See Debra Dagleish's sample here at her Contextures site- a very thorough reference for Data Validation.

但是,是的,有一个简单的解决方法。请在她的 Contextures 站点上查看 Debra Dagleish 的示例- 非常全面的数据验证参考。