Range.EntireRow Propriedade

Definição

Retorna um Range objeto que representa toda a linha (ou linhas) que contém o intervalo especificado.

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

Valor da propriedade

Aplica-se a