XlSpecialCellsValue Enumeration

Excel Developer Reference

Specifies cells with a particular type of value to include in the result.

Version Information
 Version Added:  Excel 2007

Name Value Description
xlErrors 16 Cells with errors.
xlLogical 4 Cells with logical values.
xlNumbers 1 Cells with numeric values.
xlTextValues 2 Cells with text.