_Application.DefaultFilePath 属性

定义

返回或设置 Microsoft Excel 打开文件时使用的默认路径。

public:
 property System::String ^ DefaultFilePath { System::String ^ get(); void set(System::String ^ value); };
public string DefaultFilePath { get; set; }
Public Property DefaultFilePath As String

属性值

适用于