_Application.ShowStartupDialog 属性

定义

当 Microsoft Excel 应用程序的“新建工作簿”任务窗格出现时, (默认) 返回 True

public:
 property bool ShowStartupDialog { bool get(); void set(bool value); };
public bool ShowStartupDialog { get; set; }
Public Property ShowStartupDialog As Boolean

属性值

适用于