本文介绍了最小功能不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 我正在尝试在Visio中的VBA中编写一个宏,并且它没有识别出"min"。功能。它被列为MSDN中支持的功能(虽然它说 此文档已存档且未进行维护。) ... https://msdn.microsoft。 com / en-us / library / ms425509(v = office.12).aspx 怎么了?另外,为什么不维护Visio文档? Phil (另外,您无法从"复制"中删除Visio版本信息;关于"对话框。我正在使用Visio 2016。" 解决方案 I'm trying to write a macro in VBA in Visio and it's not recognizing the "min" function. It's listed as a supported function in MSDN (although it saysThis documentation is archived and is not being maintained.)... https://msdn.microsoft.com/en-us/library/ms425509(v=office.12).aspxWhat's up? Also, why isn't the Visio documentation being maintained?Phil(Also, you can't copy the Visio version information from the "About" dialog box. I'm using Visio 2016.) 解决方案 这篇关于最小功能不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 10-23 21:27