_TableView.RowFont Propiedad

Definición

Devuelve un ViewFont objeto que representa la fuente utilizada al mostrar filas en el TableView objeto . Solo lectura.

public:
 property Microsoft::Office::Interop::Outlook::ViewFont ^ RowFont { Microsoft::Office::Interop::Outlook::ViewFont ^ get(); };
public Microsoft.Office.Interop.Outlook.ViewFont RowFont { get; }
Public ReadOnly Property RowFont As ViewFont

Valor de propiedad

Se aplica a