ApplicationClass.ActiveCell プロパティ

定義

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

プロパティ値

実装

適用対象