_Application.DefaultFilePath Property

Definition

Returns or sets the default path that Microsoft Excel uses when it opens files.

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

Property Value

Applies to