摘要:
Sub 遍历控件并赋值() Dim ws As Worksheet Dim shp As Shape Dim ctrlName As String Dim ctrlValue As Integer Set ws = ThisWorkbook.Worksheets(1) ' 表示第一个工作表 ' 设置 阅读全文
摘要:
using Jues.CustomListItemView; using System; using System.Collections.Generic; using System.Windows.Forms; using static System.Windows.Forms.ListViewI 阅读全文