IRange.SpecialCells(XlCellType, Object) Method

Definition

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

Parameters

Type
XlCellType
Value
Object

Returns

Applies to