IRange.SpecialCells(XlCellType, Object) 方法

定义

public Microsoft.Office.Interop.Excel.Range SpecialCells (Microsoft.Office.Interop.Excel.XlCellType Type, object Value);
Public Function SpecialCells (Type As XlCellType, Optional Value As Object) As Range

参数

Type
XlCellType
Value
Object

返回

适用于