_Global.ActiveCell
_Global.ActiveCell
_Global.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; }
Public Property ActiveCell As Cell