EXCEL880VSTO VBAYYDS.COM
C#
VB
郑广学VSTO火箭速成班 VBAYYDS.COM
Show/Hide TOC
Extentions
Remove
Rows 方法
重载列表
RemoveRows(IEnumerable
Object
, String)
二维数组集合删除指定行,从1开始数,使用逗号分隔的多行表达式"1,4-7,9"
RemoveRows
T
(
T
, String)
二维数组删除指定行,使用逗号分隔的多行表达式"1,4-7,9"
参见
引用
Extentions 类
Excel880VSTO 命名空间
In This Article
重载列表
参见