ApplicationClass.Range[Object, Object] Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
virtual property Microsoft::Office::Interop::Excel::Range ^ Range[System::Object ^, System::Object ^] { Microsoft::Office::Interop::Excel::Range ^ get(System::Object ^ Cell1, System::Object ^ Cell2); };
public virtual Microsoft.Office.Interop.Excel.Range Range[object Cell1, object Cell2] { get; }
Public Overridable ReadOnly Property Range(Cell1 As Object, Optional Cell2 As Object) As Range
Parámetros
- Cell1
- Object
- Cell2
- Object