XlCellType Enumeration

Definition

Gibt den Typ der Zellen an.

public enum class XlCellType
public enum XlCellType
Public Enum XlCellType
Vererbung
XlCellType

Felder

xlCellTypeAllFormatConditions -4172

Zellen mit beliebigem Format

xlCellTypeAllValidation -4174

Zellen mit Überprüfungskriterien

xlCellTypeBlanks 4

Leere Zellen

xlCellTypeComments -4144

Zellen mit Hinweisen

xlCellTypeConstants 2

Zellen mit Konstanten

xlCellTypeFormulas -4123

Zellen mit Formeln

xlCellTypeLastCell 11

Die letzte Zelle im verwendeten Bereich

xlCellTypeSameFormatConditions -4173

Zellen mit demselben Format

xlCellTypeSameValidation -4175

Zellen mit denselben Überprüfungskriterien

xlCellTypeVisible 12

Alle sichtbaren Zellen

Gilt für: