Compartir a través de


TextRange2.Font Propiedad

Definición

Devuelve un objeto Font que representa el formato de caracteres del TextRange2 objeto. Solo lectura.

public:
 property Microsoft::Office::Core::Font2 ^ Font { Microsoft::Office::Core::Font2 ^ get(); };
public Microsoft.Office.Core.Font2 Font { get; }
member this.Font : Microsoft.Office.Core.Font2
Public ReadOnly Property Font As Font2

Valor de propiedad

Font

Se aplica a