Range.EntireColumn Propriété

Définition

Renvoie un Range objet qui représente la colonne entière (ou colonnes) qui contient la plage spécifiée.

public:
 property Microsoft::Office::Interop::Excel::Range ^ EntireColumn { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range EntireColumn { get; }
Public ReadOnly Property EntireColumn As Range

Valeur de propriété

Range

S’applique à