Compartir a través de


_Application.StandardFont Propiedad

Definición

Devuelve o establece el nombre de la fuente estándar.

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

Valor de propiedad

Comentarios

Si cambia la fuente estándar mediante esta propiedad, el cambio no será efectivo hasta que vuelva a abrir Microsoft Excel.

Se aplica a