会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
南胜NanSheng
研究AM船体,AutoCAD,SP3D,TEKLA, Excel等软件的二次开发项目
博客园
首页
新随笔
联系
订阅
管理
2022年12月30日
AutoCAD VBA 获取字体样式列表
摘要: cad中的可用字体样式 获取windows标准字体 Dim winFontsdir As String winFontsdir = VBA.Environ("windir") & "\Fonts\" If winFontsdir <> vbNullString Then Dim shxfl As S
阅读全文
posted @ 2022-12-30 20:28 南胜NanSheng
阅读(451)
评论(0)
推荐(0)
公告