편집

다음을 통해 공유


XlCellType Enum

Definition

Specifies the type of cells.

public enum class XlCellType
public enum XlCellType
Public Enum XlCellType
Inheritance
XlCellType

Fields

Name Value Description
xlCellTypeSameValidation -4175

Cells having the same validation criteria

xlCellTypeAllValidation -4174

Cells having validation criteria

xlCellTypeSameFormatConditions -4173

Cells having the same format

xlCellTypeAllFormatConditions -4172

Cells of any format

xlCellTypeComments -4144

Cells containing notes

xlCellTypeFormulas -4123

Cells containing formulas

xlCellTypeConstants 2

Cells containing constants

xlCellTypeBlanks 4

Empty cells

xlCellTypeLastCell 11

The last cell in the used range

xlCellTypeVisible 12

All visible cells

Applies to