无法将XML注释插入到我的VBA代码中,三个单引号IntelliSense不起作用 [英] Can't insert XML comments to my VBA code, three single-quotation marks IntelliSense doesn't work

查看:80
本文介绍了无法将XML注释插入到我的VBA代码中,三个单引号IntelliSense不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


使用Microsoft Office Excel 2007中包含的VBA编辑器,我尝试将XML注释插入到我创建的函数中,但是我遇到了一个问题。


在我之前的PC中,在子例程(或函数)之前输入三个单引号,自动创建XML注释的一部分。


在我当前版本中,当我手动添加XML评论时,此过程不起作用,例如,如
'''< summary>

'' '功能摘要

'''< / summary>

当我在Excel工作簿中调用该功能时,摘要不会显示...


如何在我的VBA代码中添加XML注释?


谢谢


Francisco


 


 

解决方案

我建议你在VBA中提问论坛,这里:


http:// s ocial.msdn.microsoft.com/Forums/en-US/isvvba/threads


或者,Excel开发者论坛,在这里:


http://social.msdn.microsoft.com/Forums/en-US/exceldev/线程


此论坛适用于Visual Basic .NET。


感谢您的理解。




Hi all,

Using the VBA editor included in Microsoft Office Excel 2007, I tried to insert a XML comment to a Function I created but I encountered an issue.

In my previous PC, entering three single-quotation marks just before the subroutine (or function) automatically created part of the XML comment.

In my current version, this process doesn't work and when I add XML comments manually like
''' <summary>
''' Function Summary
''' </summary>
the summary doesn't appear when I invoke the function in my Excel Workbook...

How can I do to add XML comments to my VBA code?

Thanks

Francisco

 

 

解决方案

I suggest you ask in the VBA forum, here:

http://social.msdn.microsoft.com/Forums/en-US/isvvba/threads

Or, the Excel developers forum, here:

http://social.msdn.microsoft.com/Forums/en-US/exceldev/threads

This forum is for Visual Basic .NET.

Thanks for your understanding.



这篇关于无法将XML注释插入到我的VBA代码中,三个单引号IntelliSense不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆