_Application.DefaultFilePath Propiedad

Definición

Devuelve o establece la ruta de acceso predeterminada utilizada por Microsoft Excel para abrir archivos.

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

Valor de propiedad

Se aplica a