GlobalClass.ActiveCell Property

Definition

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

Property Value

Implements

Applies to