4.5.7.3 使用Areas属性引用选定的单元格区域
2015年09月17日 10:48
可用Areas属性引用选定的单元格区域或多块选定区域中的区域集合.下述过程计算选 定区域中的块数目,如果有多个块,就显示一则警告消息: Sub FindMultiple() If Selection.Areas.Count> HsgBox "Cannot do this End If 1 Then to a multiple selection End Sub
还没有人抢沙发呢~