ApplicationClass.SelectSheet Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool SelectSheet() = Microsoft::Office::Interop::MSProject::_MSProject::SelectSheet;
public virtual bool SelectSheet ();
abstract member SelectSheet : unit -> bool
override this.SelectSheet : unit -> bool
Public Overridable Function SelectSheet () As Boolean