_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

プロパティ値

適用対象