_MSProject.ActiveCell Property

Definition

public:
 property Microsoft::Office::Interop::MSProject::Cell ^ ActiveCell { Microsoft::Office::Interop::MSProject::Cell ^ get(); void set(Microsoft::Office::Interop::MSProject::Cell ^ value); };
public Microsoft.Office.Interop.MSProject.Cell ActiveCell { get; set; }
member this.ActiveCell : Microsoft.Office.Interop.MSProject.Cell with get, set
Public Property ActiveCell As Cell

Property Value

Applies to