XlSpecialCellsValue Enum

Definition

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

public enum class XlSpecialCellsValue
public enum XlSpecialCellsValue
Public Enum XlSpecialCellsValue
Inheritance
XlSpecialCellsValue

Fields

xlErrors 16

Cells with errors.

xlLogical 4

Cells with logical values.

xlNumbers 1

Cells with numeric values.

xlTextValues 2

Cells with text.

Applies to