CheckColumn

Cells.CheckColumn method

Ruft die abColumn element oder null am angegebenen Spaltenindex.

public Column CheckColumn(int columnIndex)
ParameterTypBeschreibung
columnIndexInt32Der Spaltenindex.

Rückgabewert

Das Column-Objekt.

Siehe auch