Range.EntireColumn Propiedad

Definición

Devuelve un Range objeto que representa toda la columna (o columnas) que contiene el intervalo especificado.

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

Valor de propiedad

Se aplica a