Freigeben über


XlCellType Enumeration

Definition

Gibt den Typ der Zellen an.

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

Felder

Name Wert Beschreibung
xlCellTypeSameValidation -4175

Zellen mit denselben Überprüfungskriterien

xlCellTypeAllValidation -4174

Zellen mit Überprüfungskriterien

xlCellTypeSameFormatConditions -4173

Zellen mit demselben Format

xlCellTypeAllFormatConditions -4172

Zellen mit beliebigem Format

xlCellTypeComments -4144

Zellen mit Hinweisen

xlCellTypeFormulas -4123

Zellen mit Formeln

xlCellTypeConstants 2

Zellen mit Konstanten

xlCellTypeBlanks 4

Leere Zellen

xlCellTypeLastCell 11

Die letzte Zelle im verwendeten Bereich

xlCellTypeVisible 12

Alle sichtbaren Zellen

Gilt für: